blob: 74c2087b1759344255d19eb089380a13083d4672 [file] [log] [blame]
{
"name": "DPAppDoctor",
"version": "2.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/xiayuqingfeng/DPAppDoctor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"涂鸦": "13673677305@163.com"
},
"source": {
"git": "https://github.com/xiayuqingfeng/DPAppDoctor.git",
"tag": "2.0.1"
},
"source_files": "DPAppDoctor_SDK/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FBRetainCycleDetector": [
]
}
}