[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / 5 / RxFirebaseRemoteConfig / 0.3.8 / RxFirebaseRemoteConfig.podspec.json
blob644c3a99e6d61c2f57cc5436b68c52c8cff932e9
2   "name": "RxFirebaseRemoteConfig",
3   "version": "0.3.8",
4   "summary": "RxSwift extensions for FirebaseFirestore.",
5   "description": "RxSwift extensions for RxFirebaseRemoteConfig.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxFirebase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnaud Dorgans": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RxSwiftCommunity/RxFirebase.git",
16     "tag": "0.3.8"
17   },
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.11",
22     "tvos": "10.0"
23   },
24   "static_framework": true,
25   "dependencies": {
26     "RxSwift": [
27       "~> 5"
28     ],
29     "RxCocoa": [
30       "~> 5"
31     ],
32     "FirebaseRemoteConfig": [
33       "~> 4"
34     ]
35   },
36   "source_files": "Sources/RemoteConfig/**/*"