blob: 2617b22d3c24d9304c5661631010b8491108e9d7 [file] [log] [blame]
{
"name": "SPDebugBar",
"version": "0.0.6",
"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.6"
},
"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
}