[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 4 / 0 / 7 / VKAlertController / 1.0.0 / VKAlertController.podspec.json
blob2a3a793838665e7596f2c3cddc650554bde13028
2   "name": "VKAlertController",
3   "version": "1.0.0",
4   "summary": "VKAlertController is a simple but nice alternative to the Apple's UIAlertController.",
5   "description": "VKAlertController is a simple but nice alternative to the Apple's UIAlertController. The alert has fully customazible appearance and similar to UIAlertController usage.",
6   "homepage": "https://github.com/sanctovali/VKAlertController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/sanctovali/VKAlertController/assets/actionSheet.png",
9     "https://raw.githubusercontent.com/sanctovali/VKAlertController/assets/cancel.png",
10     "https://raw.githubusercontent.com/sanctovali/VKAlertController/assets/systemTeal.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "sanctovali": "sanctovali@gmail.com"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source": {
24     "git": "https://github.com/sanctovali/VKAlertController.git",
25     "tag": "1.0.0"
26   },
27   "source_files": "Sources/VKAlertController/*.{swift}",
28   "swift_version": "5.0"