updated MobileVLCkit and TVVLCKit pods to 3.0.2
Showing
... | ... | @@ -21,7 +21,7 @@ pod 'VLC-LXReorderableCollectionViewFlowLayout', '0.1.3v' |
pod 'VLC-WhiteRaccoon' | ||
pod 'VLC-LiveSDK', '5.7.0x' | ||
pod 'MediaLibraryKit-prod' | ||
pod 'MobileVLCKit', '3.0.1' | ||
pod 'MobileVLCKit', '3.0.2' | ||
pod 'GTMAppAuth' | ||
pod 'ObjectiveDropboxOfficial', :git => 'git://github.com/carolanitz/dropbox-sdk-obj-c.git' #update ios platform version | ||
end | ||
... | ... | @@ -43,7 +43,7 @@ pod 'VLC-LXReorderableCollectionViewFlowLayout', '0.1.3v' |
pod 'VLC-WhiteRaccoon' | ||
pod 'VLC-LiveSDK', '5.7.0x' | ||
pod 'MediaLibraryKit-prod' | ||
pod 'MobileVLCKit', '3.0.1' | ||
pod 'MobileVLCKit', '3.0.2' | ||
pod 'ObjectiveDropboxOfficial', :git => 'git://github.com/carolanitz/dropbox-sdk-obj-c.git' #update ios platform version | ||
pod 'GTMAppAuth' | ||
end | ||
... | ... | @@ -61,7 +61,7 @@ pod 'VLC-WhiteRaccoon' |
pod 'VLC-LiveSDK', '5.7.0x' | ||
pod 'ObjectiveDropboxOfficial', :git => 'git://github.com/carolanitz/dropbox-sdk-obj-c.git' #update ios platform version | ||
pod 'HockeySDK-tvOS', '~>5.0.0' | ||
pod 'TVVLCKit', '3.0.1' | ||
pod 'TVVLCKit', '3.0.2' | ||
end | ||
... | ... |
Please register or sign in to comment