[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / d / 0 / 8 / KZPerform / 0.0.2 / KZPerform.podspec.json
blob0400a4ec716b4f5be422432dded01a31cb8e47af
2   "name": "KZPerform",
3   "version": "0.0.2",
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.2"
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   }