[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 4 / RxOptional / 3.0.0 / RxOptional.podspec.json
blob46bda6823c871b6316c62bc6db453a4c1a687ef2
2   "name": "RxOptional",
3   "version": "3.0.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     "Thane Gill": "me@thanegill.com"
10   },
11   "source": {
12     "git": "https://github.com/RxSwiftCommunity/RxOptional.git",
13     "tag": "3.0.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": [
25     ],
26     "RxCocoa": [
28     ]
29   },
30   "frameworks": "Foundation"