blob: b0306ef9912f9b5c46e0bdaed30b573371c8adef [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "7.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": "v7.1.2"
},
"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,
"pushed_with_swift_version": "3.0"
}