[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / a / KRAlertController / 1.1.0 / KRAlertController.podspec.json
blob8e37869eee69e6f12f87e4ebb32b00714766c2f7
2   "name": "KRAlertController",
3   "version": "1.1.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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRAlertController.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "KRAlertController/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "2.3"
25   }