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