[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / 5 / RxFirebaseRemoteConfig / 0.3.4 / RxFirebaseRemoteConfig.podspec.json
blobe4fc01d72ca04471399334555514b734cbb7cb58
2   "name": "RxFirebaseRemoteConfig",
3   "version": "0.3.4",
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.4"
17   },
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "static_framework": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 4"
26     ],
27     "RxCocoa": [
28       "~> 4"
29     ],
30     "FirebaseRemoteConfig": [
31       "~> 3"
32     ]
33   },
34   "source_files": "Sources/RemoteConfig/**/*"