[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 0 / RZCrashKit / 0.7.8.7 / RZCrashKit.podspec.json
blob068753c0d2e215d10ff68c8a1244d1e33ff73d30
2   "name": "RZCrashKit",
3   "version": "0.7.8.7",
4   "summary": "针对iOS开发过程中可能出现的闪退处理",
5   "description": "结合Runtime消息转发、Runtime方法替换、Aspect_hook切面处理等进行动态处理iOSapp可能会产生的错误异常",
6   "homepage": "https://github.com/zhangrongwu/RZCrashKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangrongwu": "zhangrongwuios@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangrongwu/RZCrashKit.git",
16     "tag": "0.7.8.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RZCrashKit/Classes/*.{h,m,bundle}",
22   "public_header_files": "RZCrashKit/Classes/*.h"