-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
165 lines (160 loc) · 5.15 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
PODS:
- Alamofire (4.8.1)
- Cache (5.2.0)
- Crashlytics (3.10.9):
- Fabric (~> 1.7.13)
- Fabric (1.7.13)
- Firebase/Auth (5.16.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.3.0)
- Firebase/Core (5.16.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.5.0)
- Firebase/CoreOnly (5.16.0):
- FirebaseCore (= 5.2.0)
- Firebase/DynamicLinks (5.16.0):
- Firebase/CoreOnly
- FirebaseDynamicLinks (= 3.4.0)
- Firebase/Messaging (5.16.0):
- Firebase/CoreOnly
- FirebaseMessaging (= 3.3.0)
- FirebaseAnalytics (5.5.0):
- FirebaseCore (~> 5.2)
- FirebaseInstanceID (~> 3.4)
- GoogleAppMeasurement (= 5.5.0)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAnalyticsInterop (1.1.0)
- FirebaseAuth (5.3.0):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.2.0):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDynamicLinks (3.4.0):
- FirebaseAnalytics (~> 5.1)
- FirebaseAnalyticsInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- FirebaseInstanceID (3.4.0):
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.3)
- GoogleUtilities/UserDefaults (~> 5.3)
- FirebaseMessaging (3.3.0):
- FirebaseAnalyticsInterop (~> 1.1)
- FirebaseCore (~> 5.2)
- FirebaseInstanceID (~> 3.4)
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/Reachability (~> 5.2)
- Protobuf (~> 3.1)
- GoogleAppMeasurement (5.5.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.3.7):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.3.7)
- GoogleUtilities/Logger (5.3.7):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.3.7):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.3.7):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.3.7)"
- GoogleUtilities/Reachability (5.3.7):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.3.7):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.2.1)
- Imaginary (4.2.0):
- Cache (~> 5.0)
- Lightbox (2.3.0):
- Imaginary (~> 4.0)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- PKHUD (5.2.1)
- Protobuf (3.6.1)
- Realm (3.13.1):
- Realm/Headers (= 3.13.1)
- Realm/Headers (3.13.1)
- RealmSwift (3.13.1):
- Realm (= 3.13.1)
- TTTAttributedLabel (2.0.0)
DEPENDENCIES:
- Alamofire
- Crashlytics (~> 3.10.7)
- Fabric (~> 1.7.11)
- Firebase/Auth
- Firebase/Core
- Firebase/DynamicLinks
- Firebase/Messaging
- Lightbox
- PKHUD (~> 5.0)
- RealmSwift
- TTTAttributedLabel
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- Cache
- Crashlytics
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseDynamicLinks
- FirebaseInstanceID
- FirebaseMessaging
- GoogleAppMeasurement
- GoogleUtilities
- GTMSessionFetcher
- Imaginary
- Lightbox
- nanopb
- PKHUD
- Protobuf
- Realm
- RealmSwift
- TTTAttributedLabel
SPEC CHECKSUMS:
Alamofire: 16ce2c353fb72865124ddae8a57c5942388f4f11
Cache: 807c5d86d01a177f06ede9865add3aea269bbfd4
Crashlytics: 55e24fc23989680285a21cb1146578d9d18e432c
Fabric: 25d0963b691fc97be566392243ff0ecef5a68338
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
FirebaseAnalytics: d35d47c03c50c73c14a7fd31463c5775843e78a9
FirebaseAnalyticsInterop: e5f21be9af6548372e2f0815834ff909bff395a2
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
FirebaseDynamicLinks: 83a0071c95ad715bc324fcb8f51028d5b6a58af0
FirebaseInstanceID: 97ea7a5dca9afd72c79bfcdddb7a44aa1cbb42a1
FirebaseMessaging: acbd51fe1a172bf29abaaa6e93a60f98bbf8e4f9
GoogleAppMeasurement: 621f3bc6211d5ba548debe01fafad30cf5ab6859
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
Imaginary: dae33d06dbc2ada22f98afef5eb45cc061311a2c
Lightbox: d317750e4132bfb871a5307cfe0a2c7d6a583c65
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
PKHUD: 4e6162c4c39ac367c6934e9855c6b4762ee16256
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
Realm: 50071da38fe079e0735e47c9f2eae738c68c5996
RealmSwift: 8a1e6a02b7a08cd17a31e3115143fb69fe5f3fb9
TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656
PODFILE CHECKSUM: 7cc1bfe0b4e7f1dc432444e0bb6727e545d57487
COCOAPODS: 1.6.0.rc.2