blob: c846e8d9b763b5f8a0a6d9388ebf7a87d70e6b0a [file] [log] [blame]
{
"name": "LHWAlertViewController",
"version": "0.0.6",
"summary": "A customized CFAlertController.",
"description": "A customized CFAlertController for own use.",
"homepage": "https://github.com/LawrenceHan/LHWAlertViewController",
"license": "MIT",
"authors": {
"LawrenceHan": "yangfei6565@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LawrenceHan/LHWAlertViewController.git",
"tag": "0.0.6"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
],
"resources": "Sources/*.xib",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}