blob: eec20ebac460b34d012f803f1c39e03b0131f08d [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "11.1.2",
"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": "v11.1.2"
},
"social_media_url": "https://twitter.com/ScottBerrevoets",
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"SDCAlertView": [
"Source/**/*.{xib}"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": [
"5"
],
"swift_version": "5"
}