blob: 0add41fa0af3b5d6fb0188897d6cd92c181b6365 [file] [log] [blame]
{
"name": "DBAlertController",
"version": "0.1.3",
"summary": "A UIAlertController subclass that's independent of the view controller it's presented from.",
"homepage": "https://github.com/dbettermann/DBAlertController",
"license": "MIT",
"authors": {
"Dylan Bettermann": "dylan.bettermann@gmail.com"
},
"source": {
"git": "https://github.com/dbettermann/DBAlertController.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/dbettermann",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DBAlertController/Pod/*"
}