Skip to content
Snippets Groups Projects
Commit 11d6a995 authored by Soomin Lee's avatar Soomin Lee
Browse files

VLCMediaLibraryKit.podspec: Update version to 0.5.0

parent e4730654
No related branches found
Tags 0.5.0
No related merge requests found
Pod::Spec.new do |s|
s.name = "VLCMediaLibraryKit"
s.version = '0.4.0'
s.version = '0.5.0'
s.summary = "A MediaLibrary framework in Objective-C for iOS and OS X"
s.description = <<-DESC
......@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '9.0'
s.source = {
:http => 'https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.4.0-a44cda0-862ceb54.zip',
:http => 'https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.5.0-e473065-7d5f73e3.zip',
}
s.prefix_header_file = "VLCMediaLibraryKit_Prefix.pch"
......
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