ZKCategories
cocoa 的分类
开发中常用的工具类
- 新增了KVO 防闪退,
pod 'ZKCategories', :subspecs => ['ZKKVOSAFE']
如何安装
要求
- iOS 7.0+
- macOS 10.7+
Podfile
pod 'ZKCategories', :git => 'https://github.com/kaiser143/ZKCategories.git', :tag => '0.3.x'
pod 'ZKCategories', :git => 'https://github.com/kaiser143/ZKCategories.git', :commit => 'xxxx'
作者
Kaiser, [email protected]
许可协议
ZKCategories 符合 MIT 许可协议。详细信息请参阅 LICENSE 文件。