Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JaydeepPatoliya committed Oct 21, 2016
1 parent c559b5f commit 40d4ef7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paysafe.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/paysafegroup/paysafe_sdk_ios.git'
s.license = 'MIT'
s.author = { 'Paysafe' => '[email protected]' }
s.source = { :git => 'https://github.com/paysafegroup/paysafe_sdk_ios.git', :tag => '1.1.0' }
s.source = { :git => 'https://github.com/paysafegroup/paysafe_sdk_ios.git', :tag => '1.1.1' }
s.platform = :ios
s.requires_arc = true
s.source_files = 'iOS_SDK/PaymentKit/*.{h,m}','iOS_SDK/MockPassKItLib/*.{h,m}'
Expand Down
Binary file not shown.

0 comments on commit 40d4ef7

Please sign in to comment.