blob: 449ee76c8e23bebf3ccde5549379eb9a5b48aeb1 [file] [log] [blame]
{
"name": "PerformanceOptimization",
"version": "0.0.1",
"summary": "This is an open source framework that monitors crashes and skips APP exit and monitor interface freezes",
"homepage": "https://github.com/mahongliang0322/PerformanceOptimization",
"license": "MIT",
"authors": {
"马洪亮": "656691922@qq.com"
},
"source": {
"git": "https://github.com/mahongliang0322/PerformanceOptimization.git",
"tag": "0.0.1"
},
"source_files": "PerformanceOptimization/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}