[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / 8 / CrashPrevention / 1.0.2 / CrashPrevention.podspec.json
blob1daf76f37e176099bc3e86d240fdcda9fb427378
2   "name": "CrashPrevention",
3   "version": "1.0.2",
4   "summary": "阻止一些简单bug,防止程序crash,比如:数组越界",
5   "homepage": "https://github.com/hwzss/CrashPrevention",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hwzss": "1833361588@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/hwzss/CrashPrevention.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "CrashPrevention/CrashPrevention/**/*.{h,m}",
21   "requires_arc": true