blob: 3ab6511b2dc4dcc45a1f39734746bf031510a96b [file] [log] [blame]
{
"name": "SDCAlertView_romikser",
"version": "1.0.0",
"summary": "The little alert that could. A bit modified by @romikser.",
"homepage": "https://github.com/romikser/SDCAlertView_romikser",
"license": {
"type": "MIT"
},
"authors": {
"Scott Berrevoets": "s.berrevoets@me.com"
},
"source": {
"git": "https://github.com/romikser/SDCAlertView_romikser.git",
"tag": "v_r1.0.0"
},
"social_media_url": "https://twitter.com/ScottBerrevoets",
"module_name": "SDCAlertView",
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"SDCAlertView": [
"Source/**/*.{xib}"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}