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