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