blob: e83570a9dce5c1e80a4ed98d6d5c52e0c0b4bc13 [file] [log] [blame]
{
"name": "DPAppDoctor",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "DPAppDoctor_SDK/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FBRetainCycleDetector": [
]
}
}