[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / d / 0 / 8 / KZPerform / 0.3.0 / KZPerform.podspec.json
blob196735bfc7a62acbc1bc3036f68fe2a381cfd585
2   "name": "KZPerform",
3   "version": "0.3.0",
4   "summary": "KZPerform is nslog profile monitor",
5   "description": "KZPerform can get http data size and fts block",
6   "homepage": "http://git.kanzhun-inc.com/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-inc.com/bosszhipin/kzperform.git",
16     "tag": "0.3.0"
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   }