blob: a86328582a5d0a41db26badc2fe5d1b45ec40ee9 [file] [log] [blame]
{
"name": "DBAlertController",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/dbettermann",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DBAlertController/Pod/*"
}