[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / HLAlert / 0.0.1 / HLAlert.podspec.json
blobac5c3ea9b54a8f1706d4ccc406b8b374c59aaeb8
2   "name": "HLAlert",
3   "version": "0.0.1",
4   "summary": "An easy way to use UIAlertView and UIActionSheet.",
5   "description": "简单方便地使用UIAlertViewController构建AlertView和ActionSheet",
6   "homepage": "https://github.com/liuhaoliang/HLAlert",
7   "license": "MIT",
8   "authors": {
9     "lhl": "271072547@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuhaoliang/HLAlert.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "HLAlert",
20     "HLAlert/*.{swift}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "4.1"