[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / f / 8 / KZTools / 0.1.1 / KZTools.podspec.json
blob7dd04ee8a535206e41790df7a1139b8522fd1ba2
2   "name": "KZTools",
3   "version": "0.1.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.1.1"
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   ],
26   "dependencies": {
27     "KZAlertAction": [
28       "~> 0.0.1"
29     ]
30   }