[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / d / VscSafe / 1.0.8 / VscSafe.podspec.json
blobb871aaa6a74ea0e1cc75ffb109f941a39d4e86dd
2   "name": "VscSafe",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.8",
7   "summary": "规避使用常见系统API时产生的崩溃",
8   "description": "对数组越界,字典nil值等进行了方法交换,保证app运行的安全",
9   "homepage": "https://github.com/vcsatanial/VscSafe",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "VincentSatanial": "116359398@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/vcsatanial/VscSafe.git",
19     "tag": "1.0.8"
20   },
21   "source_files": "VscSafe/*.{h,m}",
22   "requires_arc": true