-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
116 lines (112 loc) · 3.86 KB
/
Podfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
PODS:
- Bond (6.5.0):
- Differ (~> 1.0.0)
- ReactiveKit (~> 3.7.4)
- BoringSSL (9.0):
- BoringSSL/Implementation (= 9.0)
- BoringSSL/Interface (= 9.0)
- BoringSSL/Implementation (9.0):
- BoringSSL/Interface (= 9.0)
- BoringSSL/Interface (9.0)
- Differ (1.0.2)
- Fakery (3.2.0)
- Firebase (4.5.0):
- Firebase/Core (= 4.5.0)
- Firebase/Core (4.5.0):
- FirebaseAnalytics (= 4.0.4)
- FirebaseCore (= 4.0.10)
- Firebase/Database (4.5.0):
- Firebase/Core
- FirebaseDatabase (= 4.1.0)
- Firebase/Firestore (4.5.0):
- Firebase/Core
- FirebaseFirestore (= 0.9.1)
- FirebaseAnalytics (4.0.4):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- nanopb (~> 0.3)
- FirebaseAuth (4.3.1):
- FirebaseAnalytics (~> 4.0)
- GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseCore (4.0.10):
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- nanopb (~> 0.3)
- FirebaseDatabase (4.1.0):
- FirebaseAnalytics (~> 4.0)
- FirebaseCore (~> 4.0)
- leveldb-library (~> 1.18)
- FirebaseFirestore (0.9.1):
- FirebaseAnalytics (~> 4.0)
- FirebaseAuth (~> 4.3)
- FirebaseCore (~> 4.0)
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.18)
- Protobuf (~> 3.1)
- FirebaseInstanceID (2.0.5)
- GoogleToolboxForMac/DebugUtils (2.1.3):
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/Defines (2.1.3)
- GoogleToolboxForMac/NSData+zlib (2.1.3):
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.3):
- GoogleToolboxForMac/DebugUtils (= 2.1.3)
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.3)
- GoogleToolboxForMac/NSString+URLArguments (2.1.3)
- gRPC (1.6.5):
- gRPC-Core (= 1.6.5)
- gRPC-RxLibrary (= 1.6.5)
- gRPC-Core (1.6.5):
- gRPC-Core/Implementation (= 1.6.5)
- gRPC-Core/Interface (= 1.6.5)
- gRPC-Core/Implementation (1.6.5):
- BoringSSL (~> 9.0)
- gRPC-Core/Interface (= 1.6.5)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.6.5)
- gRPC-ProtoRPC (1.6.5):
- gRPC (= 1.6.5)
- gRPC-RxLibrary (= 1.6.5)
- Protobuf (~> 3.0)
- gRPC-RxLibrary (1.6.5)
- GTMSessionFetcher/Core (1.1.12)
- leveldb-library (1.20)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- Protobuf (3.4.0)
- ReactiveKit (3.7.4)
DEPENDENCIES:
- Bond
- Fakery
- Firebase
- Firebase/Database
- Firebase/Firestore
SPEC CHECKSUMS:
Bond: 03e45b192c605a87937299b0e0f3164f3de00f95
BoringSSL: 19083b821ef3ae0f758fae15482e183003b1e265
Differ: a571b66c49d0fc83fe5af9a4a41f09bb09e91c85
Fakery: 4e10e81be9341d279bc2f7f0a0b82be662b1e535
Firebase: d83d287bdb6b1c78320561482706d1fcfc8ddfc1
FirebaseAnalytics: 722b53c7b32bfc7806b06e0093a2f5180d4f2c5a
FirebaseAuth: e7c2b1359c2df4af23a568100a8eace0b8c507e4
FirebaseCore: da5e8e372cb6046212739a4d81e42d32c22907cc
FirebaseDatabase: 607284a103e961d7f5863ee603cab5e85f443bd6
FirebaseFirestore: 2112e800ec742daa37b3500b227aaa13e7ca236c
FirebaseInstanceID: f2b688c66b972f30d7fa9f5f9f91455454a03b47
GoogleToolboxForMac: 2501e2ad72a52eb3dfe7bd9aee7dad11b858bd20
gRPC: 42f915ce322b1abc5241621acc776f2fdb0a2039
gRPC-Core: 54211a073d238ec8569be06e1a939a72f081a3e9
gRPC-ProtoRPC: 4299db62f86df58c88844ccb50f5c48993e704f6
gRPC-RxLibrary: 1b1c9c9cf666709ad7714cb0e0f3c44dc0cbfb0b
GTMSessionFetcher: ebaa1f79a5366922c1735f1566901f50beba23b7
leveldb-library: 9e29a1d913f922444127a7d0f28b025a0e2ba053
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Protobuf: 03eef2ee0b674770735cf79d9c4d3659cf6908e8
ReactiveKit: 0af7e43958a532342e0e247d2aeb318653628e68
PODFILE CHECKSUM: b7a8663392ac240d19b453a3b14e2f2ac5f87193
COCOAPODS: 1.3.1