[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 0 / 9 / KZAlertAction / 0.1.2 / KZAlertAction.podspec.json
blob1a9dbe5be839d99a839c2d5a2009d4c5ea6590a5
2   "name": "KZAlertAction",
3   "version": "0.1.2",
4   "summary": "KZAlertAction is support ios7,8 alertview,actionsheet",
5   "description": "KZAlertAction is contain UIAlertView,UIAlertController,for ios7,8",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "KZAlertAction/AlertAction/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZAlertAction/AlertAction/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]