[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / d / 0 / 8 / KZPerform / 0.0.4 / KZPerform.podspec.json
blob3d61a81d97c3411fe805acc170afc0db548b52e7
2   "name": "KZPerform",
3   "version": "0.0.4",
4   "summary": "KZPerform is nslog profile monitor",
5   "description": "KZPerform can get http data size and fts block",
6   "homepage": "http://git.kanzhun.org/bosszhipin/kzperform",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun.org/bosszhipin/kzperform.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "KZPerform/KZPerform/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZPerform/KZPerform/*.h",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "KZLogger": [
25     ],
26     "FMDB": [
28     ]
29   }