[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / KZTools / 0.0.1 / KZTools.podspec.json
blob129cfa9051b81363f5f0f7f41ea54d61b518bc71
2   "name": "KZTools",
3   "version": "0.0.1",
4   "summary": "KZTools是boss直聘的工具类",
5   "description": "KZTools是boss直聘的工具类,由看准网的小伙伴一起来维护,方便新项目的快速开发",
6   "homepage": "http://git.kanzhun.org/bosszhipin/kztools.git",
7   "license": "MIT",
8   "authors": {
9     "sisheng": "sisheng@kanzhun.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun.org/bosszhipin/kztools.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "kztools/tools/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "kztools/tools/*.h",
21   "frameworks": "AssetsLibrary",
22   "dependencies": {
23     "KZAlertAction": [
24       "~> 0.0.1"
25     ]
26   }