blob: e48787155d688ac29bfc7aa6ed1a296f33c9a00c [file] [log] [blame]
{
"name": "AZ-THPerformanceMonitor",
"version": "0.0.7",
"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.7"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true,
"vendored_frameworks": "PerformanceMonitor/CrashReporter.framework"
}