[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / d / 0 / 8 / KZPerform / 0.0.7 / KZPerform.podspec.json
blob641473f5d1df3b67fb508b657330d0f8db89de60
2   "name": "KZPerform",
3   "version": "0.0.7",
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.7"
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   ],
25   "dependencies": {
26     "KZLogger": [
28     ],
29     "FMDB": [
31     ]
32   }