blob: ac5c3ea9b54a8f1706d4ccc406b8b374c59aaeb8 [file] [log] [blame]
{
"name": "HLAlert",
"version": "0.0.1",
"summary": "An easy way to use UIAlertView and UIActionSheet.",
"description": "简单方便地使用UIAlertViewController构建AlertView和ActionSheet",
"homepage": "https://github.com/liuhaoliang/HLAlert",
"license": "MIT",
"authors": {
"lhl": "271072547@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuhaoliang/HLAlert.git",
"tag": "0.0.1"
},
"source_files": [
"HLAlert",
"HLAlert/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.1"
}