blob: aff9d72fa2117e3c73329353f1fae751fa0da3e2 [file] [log] [blame]
{
"name": "HLAlertView",
"version": "0.0.7",
"summary": "HLAlertView",
"description": "HLAlertView is a very useful alert view widget. It can help you create many complex view style fastly",
"homepage": "https://github.com/liangmingzhe/HLAlertView",
"license": "MIT",
"authors": {
"liangmingzhe": "benjaminlmz@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liangmingzhe/HLAlertView.git",
"tag": "0.0.7"
},
"source_files": [
"HLAlertView",
"HLAlertView/**/*.{h,m}"
],
"exclude_files": "HLAlertView/Exclude",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
}