[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / 9 / RNAlertController / 0.4.0 / RNAlertController.podspec.json
blob5fa5617dd36ba3b1c376704c40e026f2370bf436
2   "name": "RNAlertController",
3   "version": "0.4.0",
4   "summary": "Custom Alert Controller for iOS",
5   "description": "A custom alert controller for iOS written purely in Swift",
6   "homepage": "https://github.com/rayhannabi/RNAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rayhan Nabi": "rayhanjanam@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/RayhanJanam",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/rayhannabi/RNAlertController.git",
20     "tag": "0.4.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "RNAlertController/**/*.swift",
24   "frameworks": "UIKit",
25   "requires_arc": true