blob: bf87ac79087788029c6381f5d14764fc90a33b49 [file] [log] [blame]
{
"name": "DebugPanel",
"version": "0.0.2",
"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.2"
},
"source_files": "DebugPanel/*.{h,m}",
"requires_arc": true
}