Pods: update VLCKit
... | ... | @@ -19,7 +19,7 @@ target 'VLC-iOS' do |
pod 'OBSlider', '1.1.0' | ||
pod 'InAppSettingsKit', :git => 'https://github.com/Mikanbu/InAppSettingsKit.git', :commit => 'a429840' #tvOS fix | ||
pod 'GoogleAPIClientForREST/Drive' | ||
pod 'MobileVLCKit', '3.4.1b2' | ||
pod 'MobileVLCKit', '3.4.1b3' | ||
pod 'VLCMediaLibraryKit', '0.10.2b1' | ||
pod 'GTMAppAuth', '0.7.1' | ||
pod 'ADAL', :git => 'https://code.videolan.org/fkuehne/azure-activedirectory-library-for-objc.git', :commit => '348e94df' | ||
... | ... | @@ -41,7 +41,7 @@ target 'VLC-tvOS' do |
platform :tvos, '11.0' | ||
shared_pods | ||
pod 'GRKArrayDiff', '~> 2.1' | ||
pod 'TVVLCKit', '3.4.1b2' | ||
pod 'TVVLCKit', '3.4.1b3' | ||
pod 'MetaDataFetcherKit', '~>0.5.0' | ||
end | ||
... | ... |
Please register or sign in to comment