blob: a9ff5158b7aebb0d15e92d591799d054b6fdc344 [file] [log] [blame]
{
"name": "ShowAlert",
"platforms": {
"ios": "12.0"
},
"summary": "ShowAlert can make quick show alert",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Blake_Chen": "blake_chen@cmoney.com.tw"
},
"homepage": "https://github.com/hdes93404lg/ShowAlert",
"source": {
"git": "https://github.com/hdes93404lg/ShowAlert.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": [
"ShowAlert",
"ShowAlert/**/*.{h,m,swift}"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}