[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 7 / VKAlertController / 1.0.1 / VKAlertController.podspec.json
blob947cc214d246ac6cd076c71f506bbcdc39cc85ec
2   "name": "VKAlertController",
3   "version": "1.0.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sanctovali": "sanctovali@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sanctovali/VKAlertController.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/VKAlertController/**/*.{swift}",
23   "swift_version": "5.0"