blob: 763144ccaeb399e17e70b3568fd4ae2331f414ef [file] [log] [blame]
{
"name": "SPDebugBar",
"version": "0.1.0",
"summary": "Help developers and testers switch server address in the debug mode or the test package.设置环境,帮助开发者和测试者在debug模式下或者测试包上切换服务器地址",
"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.1.0"
},
"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
}