[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / c / 0 / KZPerformanceWolf / 0.2.9 / KZPerformanceWolf.podspec.json
blob6e101a654d15dbd35c7fbd0df0dc41d0b728e862
2   "name": "KZPerformanceWolf",
3   "version": "0.2.9",
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.2.9"
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   ]