[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / c / RxAlertAction / 1.0.0 / RxAlertAction.podspec.json
blob073f092c5feb02d70013821b670fe0f44388c590
2   "name": "RxAlertAction",
3   "version": "1.0.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.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "RxAlertAction/**/*",
21   "swift_versions": "5.1",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.1"
25     ],
26     "RxCocoa": [
27       "~> 5.1"
28     ]
29   },
30   "swift_version": "5.1"