[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / b / 4 / YDAvoidCrashKit / 0.0.3 / YDAvoidCrashKit.podspec.json
blobb76914b2788ceacd3da8e5a9b4060bbaf98d1b33
2   "name": "YDAvoidCrashKit",
3   "version": "0.0.3",
4   "summary": "防崩溃、性能检测等",
5   "homepage": "https://github.com/chong2vv/YDKit",
6   "license": "MIT",
7   "authors": {
8     "王远东": "chong2vv@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/chong2vv/YDKit.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "YDAvoidCrashKit/**/*.{h,m}",
19     "YDAvoidCrashKit/*.{h,m}"
20   ],
21   "public_header_files": [
22     "YDAvoidCrashKit/*.h",
23     "YDAvoidCrashKit/**/*.h",
24     "YDAvoidCrashKit/**/**/*.h"
25   ],
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "dependencies": {
32     "FMDB": [
34     ]
35   }