blob: e53ee4bcece3b22d5397e3da6e46861bb511b412 [file] [log] [blame]
{
"name": "DebugPanel",
"version": "0.0.1",
"summary": "切换线上线下环境的调试面板",
"description": "切换线上线下环境的调试面板",
"homepage": "https://github.com/yangmiemie1116/PSNetWork.git",
"license": "MIT",
"authors": {
"杨志强": "yangzhiqiang116@gmail.com"
},
"social_media_url": "http://www.jianshu.com/u/bd06a732c598",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangmiemie1116/DebugPanel.git",
"tag": "0.0.1"
},
"source_files": "DebugPanel/*.{h,m}",
"requires_arc": true
}