[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / a / VYAlertController / 1.0.1 / VYAlertController.podspec.json
blobea23c1e6d4e95a1e1182b2c6d83640b5dce4a19c
2   "name": "VYAlertController",
3   "version": "1.0.1",
4   "summary": "A simple and easily customizable alert for iOS.",
5   "description": "VYAlertController is a simple and easily customizable alert written in Swift, which can be used as a UIAlertController replacement.",
6   "homepage": "https://github.com/yakovlevvl/VYAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladyslav Yakovlev": "yakovlev15@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://github.com/yakovlevvl/VYAlertController.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "VYAlertController/**/*.swift",
22   "exclude_files": "VYAlertController/Info.plist",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"