[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 5 / DBAlertController / 0.1.2 / DBAlertController.podspec.json
bloba86328582a5d0a41db26badc2fe5d1b45ec40ee9
2   "name": "DBAlertController",
3   "version": "0.1.2",
4   "summary": "A UIAlertController subclass that's independent of the view controller it's presented from.",
5   "homepage": "https://github.com/dbettermann/DBAlertController",
6   "license": "MIT",
7   "authors": {
8     "Dylan Bettermann": "dylan.bettermann@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/dbettermann/DBAlertController.git",
12     "tag": "0.1.2"
13   },
14   "social_media_url": "https://twitter.com/dbettermann",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "DBAlertController/Pod/*"