[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 4 / RxOptional / 3.6.0 / RxOptional.podspec.json
blobe7f8b147ef6a9c0f65935521a9d2474cdcb2cb71
2   "name": "RxOptional",
3   "version": "3.6.0",
4   "summary": "RxSwift extensions for Swift optionals and Occupiable types",
5   "description": "RxSwift extensions for Swift optionals and \"Occupiable\" types.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxOptional",
7   "license": "MIT",
8   "authors": {
9     "RxSwift Community": "community@rxswift.org"
10   },
11   "source": {
12     "git": "https://github.com/RxSwiftCommunity/RxOptional.git",
13     "tag": "3.6.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source_files": "Source/*.swift",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.3.1"
25     ],
26     "RxCocoa": [
27       "~> 4.3.1"
28     ]
29   },
30   "frameworks": "Foundation"