Skip to content

Commit

Permalink
corrected podspec tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RajvinderPayU committed Jun 19, 2020
1 parent 5aea8b6 commit 2ee75eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PayUmoney_CoreSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/payu-intrepos/PayUMoney-IOS-SDK"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Umang Arya" => "[email protected]" }
s.source = { :git => "https://github.com/payu-intrepos/PayUMoney-IOS-SDK.git", :tag => "PayUmoney_CoreSDK.4.0" }
s.source = { :git => "https://github.com/payu-intrepos/PayUMoney-IOS-SDK.git", :tag => "PayUmoney_CoreSDK.4.1" }

s.ios.deployment_target = '8.0'
s.requires_arc = true
Expand Down

0 comments on commit 2ee75eb

Please sign in to comment.