[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 7 / RxDocumentPicker / 0.2.0 / RxDocumentPicker.podspec.json
blob48d0d26841d198208c5bd234048e2b26f7d65ae2
2   "name": "RxDocumentPicker",
3   "version": "0.2.0",
4   "summary": "Reactive extension for UIDocumentMenuViewController and UIDocumentPickerViewController.",
5   "description": "RxDocumentPicker is an RxSwift reactive extension for UIDocumentMenuViewController and UIDocumentPickerViewController.\nRequires Xcode 12 with Swift 5.3.",
6   "homepage": "https://github.com/pawelrup/RxDocumentPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PaweÅ‚ Rup": "pawelrup@lobocode.pl"
13   },
14   "source": {
15     "git": "https://github.com/pawelrup/RxDocumentPicker.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Sources/RxDocumentPicker/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxCocoa": [
30     ]
31   },
32   "swift_version": "5.3"