forked from videolan/vlc-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
200 lines (193 loc) · 6.78 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
PODS:
- ADAL (1.2.10)
- AFNetworking (4.0.0):
- AFNetworking/NSURLSession (= 4.0.0)
- AFNetworking/Reachability (= 4.0.0)
- AFNetworking/Security (= 4.0.0)
- AFNetworking/Serialization (= 4.0.0)
- AFNetworking/UIKit (= 4.0.0)
- AFNetworking/NSURLSession (4.0.0):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (4.0.0)
- AFNetworking/Security (4.0.0)
- AFNetworking/Serialization (4.0.0)
- AFNetworking/UIKit (4.0.0):
- AFNetworking/NSURLSession
- AppAuth (1.6.2):
- AppAuth/Core (= 1.6.2)
- AppAuth/ExternalUserAgent (= 1.6.2)
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- Base32 (1.1.2)
- box-ios-sdk-v2 (1.2.3):
- box-ios-sdk-v2/no-arc (= 1.2.3)
- box-ios-sdk-v2/no-arc (1.2.3)
- CocoaHTTPServer (2.3)
- GoogleAPIClientForREST/Core (1.2.1):
- GTMSessionFetcher (>= 1.1.7)
- GoogleAPIClientForREST/Drive (1.2.1):
- GoogleAPIClientForREST/Core
- GTMSessionFetcher (>= 1.1.7)
- GoogleSignIn (6.2.0):
- AppAuth (~> 1.5)
- GTMAppAuth (< 2.0, >= 1.3.0)
- GTMSessionFetcher/Core (~> 1.1)
- GRKArrayDiff (2.2.2)
- GTMAppAuth (1.3.1):
- AppAuth/Core (~> 1.6)
- GTMSessionFetcher/Core (< 3.0, >= 1.5)
- GTMSessionFetcher (1.7.2):
- GTMSessionFetcher/Full (= 1.7.2)
- GTMSessionFetcher/Core (1.7.2)
- GTMSessionFetcher/Full (1.7.2):
- GTMSessionFetcher/Core (= 1.7.2)
- InAppSettingsKit (2.14)
- MarqueeLabel (4.0.2)
- MetaDataFetcherKit (0.5.0):
- AFNetworking (= 4.0.0)
- MobileVLCKit (3.6.0b10)
- "NSData+Base64 (1.0.0)"
- ObjectiveDropboxOfficial (6.3.2)
- OBSlider (1.1.0)
- OneDriveSDK (1.3.0):
- OneDriveSDK/Auth (= 1.3.0)
- OneDriveSDK/Common (= 1.3.0)
- OneDriveSDK/Extensions (= 1.3.0)
- OneDriveSDK/Implementations (= 1.3.0)
- OneDriveSDK/OneDriveCoreSDK (= 1.3.0)
- OneDriveSDK/Auth (1.3.0):
- ADAL (~> 1.2.10)
- Base32 (~> 1.1)
- OneDriveSDK/Common
- OneDriveSDK/Common (1.3.0)
- OneDriveSDK/Extensions (1.3.0):
- OneDriveSDK/Auth
- OneDriveSDK/Implementations
- OneDriveSDK/OneDriveCoreSDK
- OneDriveSDK/Implementations (1.3.0):
- OneDriveSDK/Common
- OneDriveSDK/OneDriveCoreSDK (1.3.0):
- OneDriveSDK/Common
- SimulatorStatusMagic (2.7)
- SwiftLint (0.47.1)
- TVVLCKit (3.6.0b10)
- VLCMediaLibraryKit (0.11.0b2):
- MobileVLCKit
- XKKeychain (1.0.1)
- xmlrpc (2.3.4):
- "NSData+Base64"
DEPENDENCIES:
- ADAL (from `https://code.videolan.org/fkuehne/azure-activedirectory-library-for-objc.git`, commit `348e94df`)
- AFNetworking (~> 4.0)
- box-ios-sdk-v2 (from `https://github.com/fkuehne/box-ios-sdk-v2.git`, commit `08161e74`)
- CocoaHTTPServer (from `https://github.com/fkuehne/CocoaHTTPServer.git`)
- GoogleAPIClientForREST/Drive (~> 1.2.1)
- GoogleSignIn (= 6.2.0)
- GRKArrayDiff (from `https://code.videolan.org/fkuehne/GRKArrayDiff.git`)
- GTMAppAuth (~> 1.0)
- InAppSettingsKit (from `https://github.com/Mikanbu/InAppSettingsKit.git`, commit `a429840`)
- MarqueeLabel (= 4.0.2)
- MetaDataFetcherKit (~> 0.5.0)
- MobileVLCKit (= 3.6.0b10)
- ObjectiveDropboxOfficial
- OBSlider (= 1.1.0)
- OneDriveSDK (from `https://code.videolan.org/fkuehne/onedrive-sdk-ios.git`, commit `810f82da`)
- SimulatorStatusMagic
- SwiftLint (~> 0.47.1)
- TVVLCKit (= 3.6.0b10)
- VLCMediaLibraryKit (= 0.11.0b2)
- XKKeychain (~> 1.0)
- xmlrpc (from `https://github.com/fkuehne/xmlrpc.git`, commit `3f8ce3a8`)
SPEC REPOS:
trunk:
- AFNetworking
- AppAuth
- Base32
- GoogleAPIClientForREST
- GoogleSignIn
- GTMAppAuth
- GTMSessionFetcher
- MarqueeLabel
- MetaDataFetcherKit
- MobileVLCKit
- "NSData+Base64"
- ObjectiveDropboxOfficial
- OBSlider
- SimulatorStatusMagic
- SwiftLint
- TVVLCKit
- VLCMediaLibraryKit
- XKKeychain
EXTERNAL SOURCES:
ADAL:
:commit: 348e94df
:git: https://code.videolan.org/fkuehne/azure-activedirectory-library-for-objc.git
box-ios-sdk-v2:
:commit: '08161e74'
:git: https://github.com/fkuehne/box-ios-sdk-v2.git
CocoaHTTPServer:
:git: https://github.com/fkuehne/CocoaHTTPServer.git
GRKArrayDiff:
:git: https://code.videolan.org/fkuehne/GRKArrayDiff.git
InAppSettingsKit:
:commit: a429840
:git: https://github.com/Mikanbu/InAppSettingsKit.git
OneDriveSDK:
:commit: 810f82da
:git: https://code.videolan.org/fkuehne/onedrive-sdk-ios.git
xmlrpc:
:commit: 3f8ce3a8
:git: https://github.com/fkuehne/xmlrpc.git
CHECKOUT OPTIONS:
ADAL:
:commit: 348e94df
:git: https://code.videolan.org/fkuehne/azure-activedirectory-library-for-objc.git
box-ios-sdk-v2:
:commit: '08161e74'
:git: https://github.com/fkuehne/box-ios-sdk-v2.git
CocoaHTTPServer:
:commit: 97933152c16f93ab36dd28a9d33c64c5f2a085e5
:git: https://github.com/fkuehne/CocoaHTTPServer.git
GRKArrayDiff:
:commit: f4151360f979c3305a41a68e911079ee60652701
:git: https://code.videolan.org/fkuehne/GRKArrayDiff.git
InAppSettingsKit:
:commit: a429840
:git: https://github.com/Mikanbu/InAppSettingsKit.git
OneDriveSDK:
:commit: 810f82da
:git: https://code.videolan.org/fkuehne/onedrive-sdk-ios.git
xmlrpc:
:commit: 3f8ce3a8
:git: https://github.com/fkuehne/xmlrpc.git
SPEC CHECKSUMS:
ADAL: f2eb2158b9bcd2c8416ff2d026c176b98ea6651f
AFNetworking: 42892080606935f7a9ec3fda4927fdd37e9cd369
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
Base32: 163c298644d184e89ca4e00a996bad6bf5166390
box-ios-sdk-v2: 9423bd75373350ea40b92f3d2d6e89f81d96d634
CocoaHTTPServer: 07df8b05a8bde406fe367d22c90a24a2fd4ca49f
GoogleAPIClientForREST: a8b95a252014ce2e618df6b75dc72eca2c00b4af
GoogleSignIn: cdb27fee152cde4efd4bb814cfb4ad595fe1ff03
GRKArrayDiff: bb58b8e3c77eff900c14b704bcc657f45ba76e13
GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd
GTMSessionFetcher: 5595ec75acf5be50814f81e9189490412bad82ba
InAppSettingsKit: 3887d126d00a4ae468692deaaa7a8989e6b97fb7
MarqueeLabel: f762aa681ae201f66c1d511858b171f75d83013a
MetaDataFetcherKit: c77fa3d0791d406a8cfab43464ed728437bd241b
MobileVLCKit: 5600003cf2dc47acf7ad2fd87fe9f3739b2475ed
"NSData+Base64": 4e84902c4db907a15673474677e57763ef3903e4
ObjectiveDropboxOfficial: 1b9ca679750487f770fda3f38c106d6e17fe2d73
OBSlider: 490f108007bfdd5414a38650b211fe403a95b8a0
OneDriveSDK: fbb41c73c36a23a580d172657c67c47dbb8f8e24
SimulatorStatusMagic: 4e15e56530b367e90dcd3b94fd272e833e9d8a44
SwiftLint: f80f1be7fa96d30e0aa68e58d45d4ea1ccaac519
TVVLCKit: a19f04eedfb342c24e968fa1bf0c09ff0cf9fcf6
VLCMediaLibraryKit: d7a3f1bbcccabddfc5faa010058f92bc96c34ad3
XKKeychain: 852ef663c56a7194c73d3c68e8d9d4f07b121d4f
xmlrpc: 2849d2a71cedfab68b1a8c82fb8373ce2ea0d0f3
PODFILE CHECKSUM: faf948bab5058439ba70de164c3b51c1a4d0239c
COCOAPODS: 1.12.0