blob: 07d4d2e88acc5b7a435310545d18dba9e5101d0f [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "3.0.4",
"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": "v3.0.4"
},
"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
}