blob: 64361b9cd79ab7638b35723870357faa49b2c5ed [file] [log] [blame]
{
"name": "LHWAlertViewController",
"version": "0.0.8",
"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.8"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
],
"resources": "Sources/*.xib",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}