forked from Sobhan-Eskandari/My-Wall
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
168 lines (163 loc) · 5.5 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
166
167
168
PODS:
- AZDialogView (1.3.0)
- Firebase/AdMob (5.11.0):
- Firebase/Core
- Google-Mobile-Ads-SDK (~> 7.35)
- Firebase/Core (5.11.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.3.0)
- Firebase/CoreOnly (5.11.0):
- FirebaseCore (= 5.1.6)
- Firebase/Messaging (5.11.0):
- Firebase/CoreOnly
- FirebaseMessaging (= 3.2.1)
- Firebase/Performance (5.11.0):
- Firebase/Core
- FirebasePerformance (= 2.2.0)
- FirebaseABTesting (2.0.0):
- FirebaseCore (~> 5.0)
- Protobuf (~> 3.5)
- FirebaseAnalytics (5.3.0):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.3)
- GoogleAppMeasurement (~> 5.3)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAnalyticsInterop (1.1.0)
- FirebaseCore (5.1.6):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.3.0):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.3)
- GoogleUtilities/UserDefaults (~> 5.3)
- FirebaseMessaging (3.2.1):
- FirebaseAnalyticsInterop (~> 1.1)
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.0)
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/Reachability (~> 5.2)
- Protobuf (~> 3.1)
- FirebasePerformance (2.2.0):
- FirebaseAnalytics (~> 5.3)
- FirebaseInstanceID (~> 3.3)
- FirebaseRemoteConfig (~> 3.1)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GoogleUtilities/ISASwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.5)
- FirebaseRemoteConfig (3.1.0):
- FirebaseABTesting (~> 2.0)
- FirebaseAnalytics (~> 5.3)
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.3)
- GoogleUtilities/Environment (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- Protobuf (~> 3.5)
- Google-Mobile-Ads-SDK (7.35.1)
- GoogleAppMeasurement (5.3.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleToolboxForMac/Defines (2.1.4)
- GoogleToolboxForMac/Logger (2.1.4):
- GoogleToolboxForMac/Defines (= 2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- GoogleUtilities/AppDelegateSwizzler (5.3.4):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.3.4)
- GoogleUtilities/ISASwizzler (5.3.4)
- GoogleUtilities/Logger (5.3.4):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.3.4):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.3.4):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.3.4)"
- GoogleUtilities/Reachability (5.3.4):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.3.4):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.2.0)
- Hero (1.4.0)
- Kingfisher (4.10.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)
- Protobuf (3.6.1)
- SVProgressHUD (2.2.2)
- SwiftyJSON (4.0.0)
- SwiftyStoreKit (0.13.3)
DEPENDENCIES:
- AZDialogView
- Firebase/AdMob
- Firebase/Core
- Firebase/Messaging
- Firebase/Performance
- Hero
- Kingfisher (~> 4.0)
- SVProgressHUD
- SwiftyJSON
- SwiftyStoreKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- AZDialogView
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseCore
- FirebaseInstanceID
- FirebaseMessaging
- FirebasePerformance
- FirebaseRemoteConfig
- Google-Mobile-Ads-SDK
- GoogleAppMeasurement
- GoogleToolboxForMac
- GoogleUtilities
- GTMSessionFetcher
- Hero
- Kingfisher
- nanopb
- Protobuf
- SVProgressHUD
- SwiftyJSON
- SwiftyStoreKit
SPEC CHECKSUMS:
AZDialogView: 9301351cb2e12d36f2757ccdaec56f016d89575d
Firebase: b48f9e653da971ecce5b8c749684bc8bb2d26bd3
FirebaseABTesting: 1f50b8d50f5e3469eea54e7463a7b7fe221d1f5e
FirebaseAnalytics: 63202d2665de4e6adcbdce189135255d8b5962ba
FirebaseAnalyticsInterop: e5f21be9af6548372e2f0815834ff909bff395a2
FirebaseCore: d16552f06821489ce1affe2e5e3e5593402ddfe3
FirebaseInstanceID: e2fa4cb35ef5558c200f7f0ad8a53e212215f93e
FirebaseMessaging: 0f14a264b0d7f867e8eff5d3556bc5d0d4e57888
FirebasePerformance: 4adfe91a2c696bc43429822ad0e4aa8753b283b4
FirebaseRemoteConfig: 7e11c65f0769c09bff6947997c209515058c5318
Google-Mobile-Ads-SDK: 151d5e87b4a0ae6d7d07e2cd8d55d1b41ea2e61e
GoogleAppMeasurement: 5029d78f2b438bd30ffb44e6c558b57c21622727
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
GoogleUtilities: abb092d2c12e817fa3e0e7b274987dd72fb86ec3
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
Hero: bac92350d7201a1a940003e0767c7b52ce7c99a1
Kingfisher: 43c4b802d8b5256cf1f4379e9cd10b329be6d3e2
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
SVProgressHUD: 59b2d3dabacbd051576d21d32293ca7228dc18b0
SwiftyJSON: 070dabdcb1beb81b247c65ffa3a79dbbfb3b48aa
SwiftyStoreKit: 9ebd15971e28aa2989825fe8bc092eb5f75dd0b2
PODFILE CHECKSUM: f22db4bb69f78fb78cf979956ced7f8b3bcf159a
COCOAPODS: 1.5.3