blob: 06b98855322eeaa22f89922c01cfbfda171838e4 [file] [log] [blame]
{
"name": "LJMMonitorTool",
"version": "0.1.0",
"summary": "实时监测 app 的 FPS,CPU,Memory",
"description": "用来实时监测 app 的 FPS,CPU,Memory",
"homepage": "https://github.com/LJMcarryu/LJMMonitorTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LJMcarryu": "m17702188864@163.com"
},
"source": {
"git": "https://github.com/LJMcarryu/LJMMonitorTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LJMMonitorTool/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}