[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / c / 6 / LSiOSSafeCategory / 0.3.1 / LSiOSSafeCategory.podspec.json
blobaeda1f208825177e28a428830fb1d26e82eb6f6b
2   "name": "LSiOSSafeCategory",
3   "version": "0.3.1",
4   "summary": "基础支撑 - 防止程序闪退",
5   "description": "防止数组、字典因越界或nil问题造成程序崩溃",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSSafeCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acct<blob>=0xE585A8E7A88BE681BA": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSSafeCategory.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSSafeCategory/Classes/**/*",
22   "dependencies": {
23     "LSiOSHook": [
25     ]
26   }