[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / 9 / RNAlertController / 0.7.1 / RNAlertController.podspec.json
blobf768fed8029e563dc2a3a04859c7e714d49026e7
2   "name": "RNAlertController",
3   "version": "0.7.1",
4   "summary": "Customizable Alert Framework for iOS",
5   "description": "A customizable UIAlertController alternative for iOS written 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/rayhan_nabi",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/rayhannabi/RNAlertController.git",
20     "tag": "v0.7.1"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.swift",
24   "resources": "Resources/**/*.xcassets",
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "swift_version": "5.0"