[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / b / DYAlertController / 0.5.1 / DYAlertController.podspec.json
blob94b25c8553f2a22bf7af7f9c8b93786cb1e81fda
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.5.1",
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.5.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DYAlertController**/*.{swift}",
23   "resources": "DYAlertController/**/*.{xib}"