[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 1 / b / DYAlertController / 0.3.2 / DYAlertController.podspec.json
blobbaadf1574b7279dcce693b2e9ffb4956b8a35d04
2   "name": "DYAlertController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Replacement for UIAlertController with many customizable features",
7   "requires_arc": true,
8   "version": "0.3.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Dominik Butz]": "[dominikbutz@googlemail.com]"
15   },
16   "homepage": "https://github.com/DominikButz/DYAlertController",
17   "source": {
18     "git": "https://github.com/DominikButz/DYAlertController.git",
19     "tag": "0.3.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DYAlertController**/*.{swift}",
23   "resources": "DYAlertController/**/*.{xib}"