[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 0 / KZPerformanceWolf / 0.0.7 / KZPerformanceWolf.podspec.json
blob168b3a45e6f4899aa39700b0ac6b5536de62b42c
2   "name": "KZPerformanceWolf",
3   "version": "0.0.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.0.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   ]