[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / e / f / 8 / KZTools / 0.3.6 / KZTools.podspec.json
blob7175635862b44b4b461f761f0f87d72269f0c1e4
2   "name": "KZTools",
3   "version": "0.3.6",
4   "summary": "KZTools是boss直聘的工具类",
5   "description": "KZTools是boss直聘的工具类,由看准网的小伙伴一起来维护,方便新项目的快速开发",
6   "homepage": "http://git.kanzhun-inc.com/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-inc.com/bosszhipin/kztools.git",
16     "tag": "0.3.6"
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     "EventKit",
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "KZAlertAction": [
31     ],
32     "KZLogger": [
34     ]
35   },
36   "resources": "kztools/resources/*"