blob: 45f51cd81c557dea373f25b9ccfcf594512f4e6e [file] [log] [blame]
{
"name": "ZDPerfMon",
"version": "0.0.1",
"summary": "iOS Performance Monitor.",
"description": "Under the iOS platform, the analyzer is a tool which statistics CPU, FPS, Memory.",
"homepage": "https://github.com/AlexBianzd/ZDPerfMon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexBian": "bianzhdo@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/AlexBianzd/ZDPerfMon.git",
"tag": "0.0.1"
},
"source_files": [
"ZDPerfMon",
"ZDPerfMon/**/*.{h,m}"
]
}