blob: f675b40574c99deed3c30cc74ba90b44d801e1e4 [file] [log] [blame]
{
"name": "TDAppMonitorKit",
"version": "0.0.2",
"summary": "性能监测",
"homepage": "https://github.com/BeckWang0912/TDAppMonitorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "TDAppMonitorKit 是一个性能监测工具,集成了UI、CPU、Memory检测分析",
"authors": {
"IMAC-AF9B8D": "2067431781@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BeckWang0912/TDAppMonitorKit.git",
"tag": "v0.0.2"
},
"source_files": [
"TDAppMonitorKit/Fluency/",
"TDAppMonitorKit/FPS/",
"TDAppMonitorKit/Resource/",
"TDAppMonitorKit/Tools/**/*.{h,m}"
],
"requires_arc": true
}