Skip to content

Commit

Permalink
Update PrintIO.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
perisicboro authored Mar 29, 2018
1 parent 65f3c61 commit 154ca5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PrintIO.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

Pod::Spec.new do |s|
s.name = "PrintIO"
s.version = "2.0.0"
s.version = "2.0.1"

s.summary = "SDK that enables the printing of any photo, from any source, onto any product!"
s.homepage = "http://www.gooten.com"
s.license = { :type => 'Commercial', :file => 'LICENSE.md' }
s.author = { "PrintIO" => "[email protected]" }
s.source = { :git => "https://github.com/printdotio/printio-ios-sdk.git", :branch => "master", :tag => '2.0.0' }
s.source = { :git => "https://github.com/printdotio/printio-ios-sdk.git", :branch => "master", :tag => '2.0.1' }
s.social_media_url = "https://twitter.com/gooteninc"
s.platform = :ios, '7.1'
s.requires_arc = true
Expand Down

0 comments on commit 154ca5d

Please sign in to comment.