[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / e / 5 / FJAvoidCrashMechanism / 1.0.1 / FJAvoidCrashMechanism.podspec.json
blob1f0210b722fc8c713868a8426157859d73fd0e61
2   "name": "FJAvoidCrashMechanism",
3   "version": "1.0.1",
4   "summary": "通过runtime,来防止数组、字典、字符串引起的崩溃",
5   "homepage": "http://www.jianshu.com/p/bea2bfed3f3f",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fangjinfeng": "116418179@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/fangjinfeng/FJ_Safe.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "FJAvoidCrashMechanism",
22     "*.{h,m}"
23   ],
24   "requires_arc": true,
25   "frameworks": "UIKit"