[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 4 / RxOptional / 5.0.6 / RxOptional.podspec.json
bloba1687f7075a2028e52c8905c9db94360d50e37a1
2   "name": "RxOptional",
3   "version": "5.0.6",
4   "license": "MIT",
5   "summary": "RxSwift extensions for Swift optionals and Occupiable types",
6   "description": "RxSwift extensions for Swift optionals and \"Occupiable\" types.",
7   "homepage": "https://github.com/RxSwiftCommunity/RxOptional",
8   "authors": {
9     "RxSwift Community": "community@rxswift.org"
10   },
11   "source": {
12     "git": "https://github.com/RxSwiftCommunity/RxOptional.git",
13     "tag": "v5.0.6"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "12.3",
19     "watchos": "4.0",
20     "tvos": "11.0"
21   },
22   "source_files": "Sources/RxOptional/*.swift",
23   "requires_arc": true,
24   "frameworks": "Foundation",
25   "dependencies": {
26     "RxSwift": [
27       "~> 6.0"
28     ],
29     "RxCocoa": [
30       "~> 6.0"
31     ]
32   },
33   "swift_version": "5.1"