[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 7 / UIAlertControllerShowLegacy / 0.1.0 / UIAlertControllerShowLegacy.podspec.json
blobf2c95a9926976035341746648d0321cc21ddb3b7
2   "name": "UIAlertControllerShowLegacy",
3   "version": "0.1.0",
4   "summary": "Add method show from UIAlertView to UIAlertController",
5   "description": "This extension will add method `show` from UIAlertView to UIAlertController. So, YES, you can again show alert from NSObject.",
6   "homepage": "https://github.com/3a4ot/UIAlertControllerShowLegacy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Petro Rovenskyy": "petro.rovenskyy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/3a4ot/UIAlertControllerShowLegacy.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UIAlertControllerShowLegacy/UIAlertControllerShowLegacy/**/*.{swift}",
22   "pushed_with_swift_version": "3.0"