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