[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / b / e / CKHCrashPreventor / 1.0.3 / CKHCrashPreventor.podspec.json
blob2176623d5a0b21da34e2a4f38f435ad6ca4c99bb
2   "name": "CKHCrashPreventor",
3   "version": "1.0.3",
4   "summary": "Crash Preventor and print log",
5   "homepage": "https://github.com/KenwayCen/CKHCrashPreventor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KC": "1250578320@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/KenwayCen/CKHCrashPreventor.git",
18     "tag": "v1.0.3"
19   },
20   "social_media_url": "https://github.com/KenwayCen/CKHCrashPreventor",
21   "source_files": "CKHCrashPreventor/CrashPreventor/*.{h,m}",
22   "requires_arc": [
23     "CKHCrashPreventor/CrashPreventor/*"
24   ],
25   "description": "iOS 中常见的Crash 类型,利用runtime 进行过滤处理"