blob: ce3bd1a711cc0c9e603774efb0dc50f84acd710f [file] [log] [blame]
{
"name": "SDCAlertView",
"version": "4.0",
"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": "v4.0"
},
"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
}