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