[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / 0 / CHAlertController / 0.2.4 / CHAlertController.podspec.json
blobce86cbd74bdb6531e5e1cb8619d7ca9201d6818c
2   "name": "CHAlertController",
3   "version": "0.2.4",
4   "summary": "CHAlertController,自定义actionsheet, alertview。",
5   "description": "CHAlertController,自定义actionsheet, alertview,可以设置各种contentview, whole style, 从底部显示, 横向排列, 显示label, textfield, textview",
6   "homepage": "https://gitee.com/wangchuanhui/CHAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "372020909@qq.com": "372020909@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wangchuanhui/CHAlertController.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CHAlertController/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "CHTransitionController": [
26     ]
27   },
28   "swift_versions": "5.0",
29   "swift_version": "5.0"