Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
RajvinderPayU committed Jun 19, 2020
1 parent 9b89d86 commit 5aea8b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PayUmoney_CoreSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PayUmoney_CoreSDK"
s.version = "4.0"
s.version = "4.1"
s.summary = "PayUmoney iOS SDK"
s.description = "This is a native SDK to integrate PayUmoney services with iOS apps"

Expand All @@ -24,6 +24,6 @@ Pod::Spec.new do |s|
s.ios.preserve_paths = '**'
s.vendored_frameworks = 'CoreSDK/PayUMoneyCoreSDK.framework'

s.dependency 'PayUIndia-Custom-Browser', '~> 5.9'
s.dependency 'PayUIndia-Custom-Browser', '~> 6.0'

end

0 comments on commit 5aea8b6

Please sign in to comment.