[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / d / 6 / PerformanceOptimization / 0.0.1 / PerformanceOptimization.podspec.json
blob449ee76c8e23bebf3ccde5549379eb9a5b48aeb1
2   "name": "PerformanceOptimization",
3   "version": "0.0.1",
4   "summary": "This is an open source framework that monitors crashes and skips APP exit and monitor interface freezes",
5   "homepage": "https://github.com/mahongliang0322/PerformanceOptimization",
6   "license": "MIT",
7   "authors": {
8     "马洪亮": "656691922@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/mahongliang0322/PerformanceOptimization.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "PerformanceOptimization/**/*.{h,m}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ]