[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 0 / a / KRAlertController / 3.0.1 / KRAlertController.podspec.json
blob65bf2dfb2a30ff37d61c8238c8616001f7b95346
2   "name": "KRAlertController",
3   "version": "3.0.1",
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.1"
21   },
22   "source_files": "KRAlertController/**/*.swift"