Skip to content

zhangkn/ZKNSafeKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 929118967@qq.com

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)

About

new防止crash框架,在原来@lsmakethebest /LSSafeProtector 基础修改(慎用SafeKit类似物,因为这是侵染性的处理方式,在整个宿主App内都会起作用)

Resources

License

Stars

Watchers

Forks

Packages

No packages published