[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 3 / 2 / 4 / DPAppDoctor / 2.0.2 / DPAppDoctor.podspec.json
blobb4fb1eb62dfd20d4710c14a0a72e8114abd26d89
2   "name": "DPAppDoctor",
3   "version": "2.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A delightful setting interface framework.",
8   "homepage": "https://github.com/xiayuqingfeng/DPAppDoctor",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "涂鸦": "13673677305@163.com"
15   },
16   "source": {
17     "git": "https://github.com/xiayuqingfeng/DPAppDoctor.git",
18     "tag": "2.0.2"
19   },
20   "source_files": "DPAppDoctor_SDK/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "FBRetainCycleDetector": [
29     ]
30   }