[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / f / 8 / KZTools / 0.2.0 / KZTools.podspec.json
blob035fb06d82423fb9412c7b1a09f8c8d5c9702d64
2   "name": "KZTools",
3   "version": "0.2.0",
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.2.0"
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": [
30       "~>0.0.7"
31     ]
32   }