[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 4 / FirebaseRemoteSettings / 0.1.0 / FirebaseRemoteSettings.podspec.json
blob09e29b06ec548614ffa582c1669aaf4882ef847b
2   "name": "FirebaseRemoteSettings",
3   "version": "0.1.0",
4   "swift_versions": [
5     "5.0",
6     "5.1",
7     "5.2",
8     "5.3"
9   ],
10   "summary": "A default RemoteSettings for Firebase FirebaseRemoteSettings.",
11   "description": "A default CoreRemoteSettings for Firebase which should be injected from Application layer.",
12   "homepage": "https://github.com/congncif/FirebaseRemoteSettings",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "NGUYEN CHI CONG": "congnc.if@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/congncif/FirebaseRemoteSettings.git",
22     "tag": "0.1.0"
23   },
24   "social_media_url": "https://twitter.com/congncif",
25   "platforms": {
26     "ios": "10.0"
27   },
28   "static_framework": true,
29   "source_files": "FirebaseRemoteSettings/Classes/**/*",
30   "dependencies": {
31     "CoreRemoteSettings": [
33     ],
34     "FirebaseRemoteConfig": [
36     ]
37   },
38   "swift_version": "5.3"