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

VLCMediaLibraryKit.podspec: Update version to 0.2.0

parent 7e7f253a
No related branches found
No related tags found
No related merge requests found
Pod::Spec.new do |s|
s.name = "VLCMediaLibraryKit"
s.version = '0.1.1'
s.version = '0.2.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.1.1-389af62-85e0504b.zip',
:http => 'https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.2.0-7e7f253-a1d7d13a.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