[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / d / 0 / 8 / KZPerform / 0.1.3 / KZPerform.podspec.json
blob804fb541f819c2c702105dfc3f9fe9fc4e1687b2
2   "name": "KZPerform",
3   "version": "0.1.3",
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.1.3"
17   },
18   "source_files": "KZPerform/KZPerform/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZPerform/KZPerform/*.h",
21   "frameworks": [
22     "Foundation",
23     "AdSupport",
24     "UIKit"
25   ],
26   "dependencies": {
27     "KZLogger": [
29     ],
30     "FMDB": [
32     ]
33   }