blob: 59a83942692c8fa6ea98f4548992d999a3f54b25 [file] [log] [blame]
{
"name": "AZ-THPerformanceMonitor",
"version": "0.0.14",
"summary": "iOS performance monitor.",
"homepage": "https://github.com/AndrewZhuCC/AZ-THPerformanceMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "zaz92537@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AndrewZhuCC/AZ-THPerformanceMonitor.git",
"tag": "0.0.14"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true,
"vendored_frameworks": "PerformanceMonitor/CrashReporter.framework"
}