CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

ZKCategories 0.4.13

ZKCategories 0.4.13

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2025

Maintained by Kaiser.



  • By
  • Kaiser

ZKCategories

a categories for cocoa



开发中常用的工具类

  • 新增了KVO 防闪退,
 pod 'ZKCategories', :subspecs => ['ZKKVOSAFE']

如何安装

Requirements

  • 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'

Author

Kaiser, [email protected]

License

ZKCategories is available under the MIT license. See the LICENSE file for more info.