[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 4 / c / RxAlertAction / 1.1.0 / RxAlertAction.podspec.json
blob0772656ae8b2c3b9a3325d828d6094ffe6eb0246
2   "name": "RxAlertAction",
3   "version": "1.1.0",
4   "summary": "The convenient way to combine UIAlertController and RxSwift",
5   "homepage": "https://github.com/gsagadyn/RxAlertAction",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Grzegorz Sagadyn": "sagadyn@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gsagadyn/RxAlertAction.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "RxAlertAction/**/*",
21   "swift_versions": "5.4",
22   "dependencies": {
23     "RxSwift": [
24       "~> 6.2"
25     ],
26     "RxCocoa": [
27       "~> 6.2"
28     ]
29   },
30   "swift_version": "5.4"