ZKNSafeKit 0.0.4

ZKNSafeKit 0.0.4

Maintained by zhangkn.



  • By
  • zhangkn

ZKNSafeKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ZKNSafeKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ZKNSafeKit'

Author

zhangkn, [email protected]

License

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

ZKNSafeKit

kngit 0.0.2
git tag -a 0.0.2 -m "0.0.2"
git push origin --tags

pod lib lint ZKNSafeKit.podspec --allow-warnings

pod trunk push  ZKNSafeKit.podspec --allow-warnings

see also

1、pod setup #在终端更新本地pods仓库信息
2、如果想在测试工程验证lib,则必须保证ZKNSafeKit-umbrella.h 头文件自动加入了头文件(提交一个版本到trunk)