[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / d / HLAlertView / 0.0.6 / HLAlertView.podspec.json
blob2b0bdae724bbb690d610914dd7c1ef3cacfe72a8
2   "name": "HLAlertView",
3   "version": "0.0.6",
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.6"
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   ]