[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / c / 0 / KZPerformanceWolf / 0.3.0 / KZPerformanceWolf.podspec.json
blobf710e6bb8b32f9537a24b06b6ac278f4e7b14e75
2   "name": "KZPerformanceWolf",
3   "version": "0.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZPerformanceWolf/Classes/**/*",
22   "libraries": "c++",
23   "public_header_files": "KZPerformanceWolf/Classes/**/*.h",
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics",
27     "UIKit"
28   ]