blob: 8c9fd8a7469e422cc1cfee952b5f66264ff12186 [file] [log] [blame]
{
"name": "SPDebugBar",
"version": "0.0.4",
"summary": "A tool to help developers and testers quickly switch the server address, convenient to debug the program.一个小工具帮助开发人员和测试人员快速切换服务器地址,方便调试程序",
"homepage": "https://github.com/lishiping/SPDebugBar.git",
"license": "LICENSE",
"authors": {
"lishiping": "83118274@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lishiping/SPDebugBar.git",
"tag": "0.0.4"
},
"source_files": [
"SPDebugBar/SPDebugBar/*.{h,m,mm,cpp,c}",
"SPDebugBar/SPDebugBar/*/*.{h,m,mm,cpp,c}"
],
"public_header_files": [
"SPDebugBar/SPDebugBar/*.h",
"SPDebugBar/SPDebugBar/*/*.h"
],
"frameworks": "UIKit",
"requires_arc": true
}