[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / a / KRAlertController / 3.0.0 / KRAlertController.podspec.json
blob73acc3a4cda1a2a1bc51577cc3cf4cfa49513128
2   "name": "KRAlertController",
3   "version": "3.0.0",
4   "summary": "A beautiful alert controller for your iOS.",
5   "description": "KRAlertController is a beautiful and easy-to-use alert controller on iOS.",
6   "homepage": "https://github.com/krimpedance/KRAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krimpedance": "krimpedance@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRAlertController.git",
20     "tag": "3.0.0"
21   },
22   "source_files": "KRAlertController/**/*.swift",
23   "pushed_with_swift_version": "4.0"