-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
executable file
·158 lines (153 loc) · 5.13 KB
/
Podfile.lock
File metadata and controls
executable file
·158 lines (153 loc) · 5.13 KB
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
PODS:
- AFNetworking (3.2.1):
- AFNetworking/NSURLSession (= 3.2.1)
- AFNetworking/Reachability (= 3.2.1)
- AFNetworking/Security (= 3.2.1)
- AFNetworking/Serialization (= 3.2.1)
- AFNetworking/UIKit (= 3.2.1)
- AFNetworking/NSURLSession (3.2.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.2.1)
- AFNetworking/Security (3.2.1)
- AFNetworking/Serialization (3.2.1)
- AFNetworking/UIKit (3.2.1):
- AFNetworking/NSURLSession
- Firebase/Auth (5.2.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.1)
- Firebase/Core (5.2.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.0.1)
- Firebase/CoreOnly (5.2.0):
- FirebaseCore (= 5.0.3)
- Firebase/Database (5.2.0):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.0.1)
- Firebase/MLVision (5.2.0):
- Firebase/CoreOnly
- FirebaseMLVision (= 0.9.0)
- Firebase/MLVisionTextModel (5.2.0):
- Firebase/CoreOnly
- FirebaseMLVisionTextModel (= 0.9.0)
- Firebase/Storage (5.2.0):
- Firebase/CoreOnly
- FirebaseStorage (= 3.0.0)
- FirebaseAnalytics (5.0.1):
- FirebaseCore (~> 5.0)
- FirebaseInstanceID (~> 3.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseAuth (5.0.1):
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseCore (5.0.3):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseDatabase (5.0.1):
- FirebaseCore (~> 5.0)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (3.1.0):
- FirebaseCore (~> 5.0)
- FirebaseMLCommon (0.9.0)
- FirebaseMLVision (0.9.0):
- FirebaseCore (~> 5.0)
- FirebaseMLCommon (~> 0.9)
- GoogleAPIClientForREST/Core (~> 1.3)
- GoogleAPIClientForREST/Vision (~> 1.3)
- GoogleMobileVision/Detector (~> 1.3.0)
- FirebaseMLVisionTextModel (0.9.0):
- GoogleMobileVision/TextDetector (~> 1.3.0)
- FirebaseStorage (3.0.0):
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAPIClientForREST/Core (1.3.4):
- GTMSessionFetcher (>= 1.1.7)
- GoogleAPIClientForREST/Vision (1.3.4):
- GoogleAPIClientForREST/Core
- GTMSessionFetcher (>= 1.1.7)
- GoogleMobileVision/Detector (1.3.2):
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.1)
- GoogleMobileVision/TextDetector (1.3.2):
- GoogleMobileVision/Detector (~> 1.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)
- GTMSessionFetcher (1.1.15):
- GTMSessionFetcher/Full (= 1.1.15)
- GTMSessionFetcher/Core (1.1.15)
- GTMSessionFetcher/Full (1.1.15):
- GTMSessionFetcher/Core (= 1.1.15)
- ISO8601 (0.6.0)
- JSONModel (1.7.0)
- 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.6.0)
- WalmartOpenApi (1.1.0):
- AFNetworking (~> 3)
- ISO8601 (~> 0.5)
- JSONModel (~> 1.2)
DEPENDENCIES:
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/MLVision
- Firebase/MLVisionTextModel
- Firebase/Storage
- WalmartOpenApi
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- AFNetworking
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseCore
- FirebaseDatabase
- FirebaseInstanceID
- FirebaseMLCommon
- FirebaseMLVision
- FirebaseMLVisionTextModel
- FirebaseStorage
- GoogleAPIClientForREST
- GoogleMobileVision
- GoogleToolboxForMac
- GTMSessionFetcher
- ISO8601
- JSONModel
- leveldb-library
- nanopb
- Protobuf
- WalmartOpenApi
SPEC CHECKSUMS:
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
Firebase: 25ed0412036d7d008568d1fb4d2e9d81ea8a0a2c
FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
FirebaseAuth: 463b8ce33bd5d05f706dcd4615499e3212b4132b
FirebaseCore: a3c87242451633fff8490183898075ce77d168d2
FirebaseDatabase: 482bad9c2abd422bb2321194fb8c937e67426a89
FirebaseInstanceID: 05d779cbb97bd5bd5c51a38a903fc9cfe1b2454a
FirebaseMLCommon: 73a2f53c8b3e6cd18e73dd1be095c3192af26a5e
FirebaseMLVision: f9756d8376dd150fb17629eaa7bdc6baa8965677
FirebaseMLVisionTextModel: 8a9cb61296d4d15d60eb0c7c66a2a88790b34376
FirebaseStorage: 7ca4bb7b58a25fa647b04f524033fc7cb7eb272b
GoogleAPIClientForREST: f7951c455df271bc6259b3ddb4073d0026475ccf
GoogleMobileVision: 6b0a3a2dae1974ec35d80fdeeacc3a03193642e0
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2
ISO8601: d3ea3ba9b752820cf92c6b47a9ee327e9f0e13fc
JSONModel: 840bc0fcffb24b8454d2c026bf26fea454b8e98d
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Protobuf: 0fc0ad8bec688b2a3017a139953e01374fedbd5f
WalmartOpenApi: a68ded71e7464c1e118370826ad2d642ae790b1b
PODFILE CHECKSUM: 24a5ea176e6a63f7fbe3698ea8c377ebd0337f63
COCOAPODS: 1.5.3