[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / b / d / KNPreventCrash / 0.0.1 / KNPreventCrash.podspec.json
blob5daac63ea805e8398f4e1af7b073c29723841718
2   "name": "KNPreventCrash",
3   "version": "0.0.1",
4   "summary": "防止崩溃",
5   "description": "iOS防止找不到对象或者空类型崩溃",
6   "homepage": "https://github.com/luckyxiangfeng/KNPreventCrash",
7   "license": "MIT",
8   "authors": {
9     "Ken": "ulxiping@aliyun.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/luckyxiangfeng/KNPreventCrash.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "KNPreventCrashDemo",
20     "KNPreventCrashDemo/KNPreventCrashDemo/KNPreventCrash/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]