[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / DPAppDoctor / 1.0.2 / DPAppDoctor.podspec.json
blobe83570a9dce5c1e80a4ed98d6d5c52e0c0b4bc13
2   "name": "DPAppDoctor",
3   "version": "1.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": "1.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   }