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