Skip to content
Snippets Groups Projects
Commit 189b8675 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

VLCMediaLibraryKit.podspec: Update version to 0.8.0b1

parent be9e1a2d
No related branches found
No related tags found
1 merge request!1buildVLCMediaLibraryKit.sh: Add option to build VLCKit
Pipeline #152336 canceled with stage
in 10 seconds
Pod::Spec.new do |s|
s.name = "VLCMediaLibraryKit"
s.version = '0.7.3'
s.version = '0.8.0b1'
s.summary = "A MediaLibrary framework in Objective-C for iOS and OS X"
s.description = <<-DESC
......@@ -18,7 +18,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '9.0'
s.source = {
:http => 'https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.7.3-8272544-83fc3ba3.zip',
:http => 'https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.8.0b1-be9e1a2-f624aad5.zip',
:sha256 => 'd3fec3448f3ad9910b4468fe4183dfcb761425e73e273ec58cd56342b2efab22'
}
s.ios.vendored_framework = 'VLCMediaLibraryKit.xcframework'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment