[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / a / 5 / DBAlertController / 0.2.6 / DBAlertController.podspec.json
blob253b7243f06f6882d467bd9f3595afee0015c552
2   "name": "DBAlertController",
3   "version": "0.2.6",
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.2.6"
13   },
14   "social_media_url": "https://twitter.com/dbettermann",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*.swift"