blob: d5429ea8fb91cb1eb4b306c2a33154c7344a0678 [file] [log] [blame]
{
"name": "SPDebugBar",
"version": "1.0.0",
"summary": "Switch address,Modify NSUserDefaults,Show CPU,Memory,FPS.切换服务器地址,修改NSUserDefaults,显示CPU,内存,FPS",
"homepage": "https://github.com/lishiping/SPDebugBar.git",
"license": "LICENSE",
"authors": {
"lishiping": "83118274@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lishiping/SPDebugBar.git",
"tag": "1.0.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
}