[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 0 / KZPerformanceWolf / 0.1.7 / KZPerformanceWolf.podspec.json
blob9dd9c78cc7afc3db7783efea4eb2d810ae86039c
2   "name": "KZPerformanceWolf",
3   "version": "0.1.7",
4   "summary": "Performance monitor.",
5   "description": "App performance monitor SDK.",
6   "homepage": "https://github.com/LYPDoit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyaping": "lypJTD@163.com"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzperformancewolf.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZPerformanceWolf/Classes/**/*",
22   "public_header_files": "KZPerformanceWolf/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]