Pārlūkot izejas kodu

Podfile: Add VLCMediaLibraryKit

Soomin Lee 7 gadi atpakaļ
vecāks
revīzija
d63ee47226
2 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. 1 0
      Podfile
  2. 6 1
      Podfile.lock

+ 1 - 0
Podfile

@@ -24,6 +24,7 @@ target 'VLC-iOS' do
   pod 'PAPasscode', '~>1.0'
   pod 'GoogleAPIClient/Drive'
   pod 'MobileVLCKit', '3.1.3'
+  pod 'VLCMediaLibraryKit'
   pod 'MediaLibraryKit-prod'
   pod 'GTMAppAuth'
 

+ 6 - 1
Podfile.lock

@@ -55,6 +55,8 @@ PODS:
   - upnpx (1.4.0)
   - VLC-LiveSDK (5.7.0x)
   - VLC-WhiteRaccoon (1.0.0)
+  - VLCMediaLibraryKit (0.0.1):
+    - MobileVLCKit
   - XKKeychain (1.0.1)
   - xmlrpc (2.3.4):
     - "NSData+Base64 (~> 1.0.0)"
@@ -81,6 +83,7 @@ DEPENDENCIES:
   - upnpx (~> 1.4.0)
   - VLC-LiveSDK (= 5.7.0x)
   - VLC-WhiteRaccoon
+  - VLCMediaLibraryKit
   - XKKeychain (~> 1.0)
 
 SPEC REPOS:
@@ -105,6 +108,7 @@ SPEC REPOS:
     - upnpx
     - VLC-LiveSDK
     - VLC-WhiteRaccoon
+    - VLCMediaLibraryKit
     - XKKeychain
     - xmlrpc
 
@@ -165,9 +169,10 @@ SPEC CHECKSUMS:
   upnpx: c695b99229e08154d23abe5c252cb64f1600f35d
   VLC-LiveSDK: c9566a9edde968f969138f84cfd40b540a109b3f
   VLC-WhiteRaccoon: 1e7e59b0568959135a89d09c416d1e11a5d9a986
+  VLCMediaLibraryKit: fa9e0c18da5cc7e34f916b5c54f4ac689c9773de
   XKKeychain: 852ef663c56a7194c73d3c68e8d9d4f07b121d4f
   xmlrpc: 109bb21d15ed6d108b2c1ac5973a6a223a50f5f4
 
 PODFILE CHECKSUM: c7071d2bc5eacfe5a0c3fe2a90e404285a76c1c1
 
-COCOAPODS: 1.5.2
+COCOAPODS: 1.5.3