blob: 0e931f1b8c940549b45ec5abef4dc0cdab833de7 [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "8.1.1",
"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.1.1"
},
"social_media_url": "https://twitter.com/ScottBerrevoets",
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"SDCAlertView": [
"Source/**/*.{xib}"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}