[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / HFAlert / 0.9.0 / HFAlert.podspec.json
blobeffcc3e01200fe02e295f030b9a9094bee6342e0
2   "name": "HFAlert",
3   "version": "0.9.0",
4   "summary": "Simple and handy alert utility.",
5   "description": "Simple and handy alert utility that shows UIAlertController supports both alert and action sheet styles.",
6   "homepage": "https://github.com/DragonCherry/HFAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/HFAlert.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFAlert/Classes/**/*",
22   "pushed_with_swift_version": "3.0"