[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 8 / CrashPrevention / 1.0.1 / CrashPrevention.podspec.json
blob9115c5c8834e9461642ca8ddcab74c211499d3fa
2   "name": "CrashPrevention",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "CrashPrevention/CrashPrevention/**/*.{h,m}",
21   "requires_arc": true