Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arriaowlia committed Aug 24, 2018
1 parent ea2f44e commit 78dca23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed VDYEmbedSDK-sample-0.1.3.zip
Binary file not shown.
Binary file added VDYEmbedSDK-sample-0.1.4.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions ves-sample.podspec
@@ -1,10 +1,10 @@
Pod::Spec.new do |spec|
spec.name = 'ves-sample'
spec.version = '0.1.3'
spec.version = '0.1.4'
spec.license = { :type => 'Copyright (C) 2018 Vidy, Inc - All Rights Reserved', :file => 'LICENSE' }
spec.summary = 'VDYEmbedSDK sample'
spec.homepage = 'https://github.com/VIDY/vidy-ios-sample'
spec.source = { :http => 'https://github.com/VIDY/vidy-ios-sample/raw/master/VDYEmbedSDK-sample-0.1.3.zip' }
spec.source = { :http => 'https://github.com/VIDY/vidy-ios-sample/raw/master/VDYEmbedSDK-sample-0.1.4.zip' }
spec.authors = { 'Arria Owlia' => 'arriaowlia@gmail.com' }
spec.platform = :ios
spec.ios.deployment_target = '10.0'
Expand Down

0 comments on commit 78dca23

Please sign in to comment.