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