Harish Kashyap

3 个 CocoaPods

ArrayOperations

向 NSMutableArray 和 NSArray 方法添加功能

许可证: MIT

  • Objective C

数据结构

          Contains Implementation of following type of DataStructures:

          * Linked List
          * Double Linked List
  • 二叉树
  • 生成各种节点的工厂类。
  • 队列
  • 生成数据结构的工厂类

许可证: MIT

  • Objective C

LocalSearchKit

          MKLocalSearch is a local POI search feature released by Apple.

          * It doesn't easily handle multiple queries
          * This is an addition of classes that help handle multiple queries simulatenously and effeciently.
  • 使用 NSOperations 使搜索操作更高效。

许可证: MIT

  • Objective C