[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 1 / d / HLAlertView / 0.0.4 / HLAlertView.podspec.json
blob56ec9561b928602fd9526208f71d1b03d6994305
2   "name": "HLAlertView",
3   "version": "0.0.4",
4   "summary": "HLAlertView",
5   "description": "HLAlertView is a very useful alert view widget. It can help you create many complex view style fastly",
6   "homepage": "https://github.com/liangmingzhe/HLAlertView",
7   "license": "MIT",
8   "authors": {
9     "liangmingzhe": "benjaminlmz@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/liangmingzhe/HLAlertView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "HLAlertView",
20     "HLAlertView/**/*.{h,m}"
21   ],
22   "exclude_files": "HLAlertView/Exclude",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "Foundation"
27   ]