[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / KZTools / 0.0.3 / KZTools.podspec.json
blobc5e086dbc3fca9ab61989989a804e3f461665b0b
2   "name": "KZTools",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "kztools/tools/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "kztools/tools/*.h",
21   "frameworks": [
22     "AssetsLibrary",
23     "AddressBook"
24   ],
25   "dependencies": {
26     "KZAlertAction": [
27       "~> 0.0.1"
28     ]
29   }