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