blob: 554aef7996eb4a4d654aa074cacf9444fb4419ff [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "8.0",
"summary": "The little alert that could",
"homepage": "https://github.com/sberrevoets/SDCAlertView",
"license": {
"type": "MIT"
},
"authors": {
"Scott Berrevoets": "s.berrevoets@me.com"
},
"source": {
"git": "https://github.com/sberrevoets/SDCAlertView.git",
"tag": "v8.0"
},
"social_media_url": "https://twitter.com/ScottBerrevoets",
"source_files": "Source/**/*.{swift,xib}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}