Skip to content

Commit

Permalink
Update PlayKitVR.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
noamtamim authored Apr 15, 2019
1 parent cfce91f commit 6af851c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PlayKitVR.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
suffix = '-dev' # Dev mode
#suffix = '' # Release
#suffix = '-dev' # Dev mode
suffix = '' # Release

Pod::Spec.new do |s|

s.name = 'PlayKitVR'
s.version = '1.1.1' + suffix
s.version = '1.2.0' + suffix
s.summary = 'PlayKitVR -- VR framework for iOS'
s.homepage = 'https://github.com/kaltura/playkit-ios-vr'
s.license = { :type => 'AGPLv3', :file => 'LICENSE' }
Expand Down

0 comments on commit 6af851c

Please sign in to comment.