[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / 9 / KZAlertAction / 0.0.4 / KZAlertAction.podspec.json
blob43940c1de625420bdedcb7bfe79678dd82c0d3ea
2   "name": "KZAlertAction",
3   "version": "0.0.4",
4   "summary": "KZAlertAction is support ios7,8 alertview,actionsheet",
5   "description": "KZAlertAction is contain UIAlertView,UIAlertController,for ios7,8",
6   "homepage": "http://git.kanzhun.org/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.org/bosszhipin/kzalertaction.git",
16     "tag": "0.0.4"
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   ]