blob: d6fd181ba202dffbd2870c6f73a38cdad2ca91f7 [file] [log] [blame]
{
"name": "ZDPerfMon",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"ZDPerfMon",
"ZDPerfMon/**/*.{h,m}"
]
}