[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / b / LHWAlertViewController / 0.0.3 / LHWAlertViewController.podspec.json
blobbe2594f81a6584b4e6d35d8fce2a5ad19b1dabca
2   "name": "LHWAlertViewController",
3   "version": "0.0.3",
4   "summary": "A customized CFAlertController.",
5   "description": "A customized CFAlertController for own use.",
6   "homepage": "https://github.com/LawrenceHan/LHWAlertViewController",
7   "license": "MIT",
8   "authors": {
9     "LawrenceHan": "yangfei6565@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LawrenceHan/LHWAlertViewController.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.swift"
21   ],
22   "resources": "Sources/*.xib",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"