blob: 1c90145be9439b9e5be1ca9e3211666fbf7bef01 [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "7.0.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": "v7.0.1"
},
"social_media_url": "https://twitter.com/ScottBerrevoets",
"source_files": [
"Source/**/*.{swift,xib}",
"Source/Supporting Files/UIView+SDCAutoLayout.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}