[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / c / 0 / KZPerformanceWolf / 0.0.6 / KZPerformanceWolf.podspec.json
blob9624484e3129cb54709fae648aa56c4b06e436ea
2   "name": "KZPerformanceWolf",
3   "version": "0.0.6",
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.6"
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   ]