blob: 9e50b2fe844548746ad4c27ba2a43b39ae50efaf [file] [log] [blame]
{
"name": "JZTPerformanceMonitor",
"version": "1.0.1",
"summary": "JZTPerformanceMonitor. 检测性能 抓包 崩溃记录",
"homepage": "https://github.com/LZRight123/JZTPerformanceMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"350442340@qq.com": "350442340@qq.com"
},
"source": {
"git": "https://github.com/LZRight123/JZTPerformanceMonitor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JZTPerformanceMonitor/**/*.{h,m}",
"resources": "JZTPerformanceMonitor/JZTPerformanceMonitor.bundle",
"frameworks": [
"Social",
"CoreTelephony"
],
"dependencies": {
"YYKit": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"MJRefresh": [
]
},
"requires_arc": true
}