[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 2 / HLAlert / 0.0.3 / HLAlert.podspec.json
blobe8669406a908962d722fcd7476089afb3d6af272
2   "name": "HLAlert",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "HLAlert",
20     "HLAlert/*.{swift}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true