blob: 4065f399d7f9b5509ad5e0c6459b49c585f36914 [file] [log] [blame]
{
"name": "SPDebugBar",
"version": "0.9.0",
"summary": "Help switch server address in the debug,test package,And show CPU,Memory,FPS.设置环境,在debug或测试包上切换服务器地址,显示CPU,Memory,FPS",
"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.9.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
}