Skip to content

Commit

Permalink
Merge pull request #14 from payu-intrepos/version/6.0
Browse files Browse the repository at this point in the history
Created new framework and updated the podspec file
  • Loading branch information
RajvinderPayU committed Mar 13, 2020
2 parents 9e64139 + 6b5c3b7 commit 99511bc
Show file tree
Hide file tree
Showing 89 changed files with 2 additions and 2 deletions.
Binary file modified PayUCustomBrowser.framework/Assets.car
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBApproveView~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBFooterView~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBHeaderView~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBLoader~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBLoader~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBLoader~iphone.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBPasswordNB~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBROCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBROCell~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBROCell~iphone.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBSurePay~ipad.nib/objects-13.0+.nib
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBSurePay~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBSurePay~iphone.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBUserIdNB~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBUserIdNB~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PUCBUserIdNB~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PayUCBInfo.plist
Binary file not shown.
Binary file modified PayUCustomBrowser.framework/PayUCustomBrowser
Binary file not shown.
4 changes: 2 additions & 2 deletions PayUIndia-Custom-Browser.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PayUIndia-Custom-Browser"
s.version = "5.9"
s.version = "6.0"
s.license = "MIT"
s.homepage = "https://github.com/payu-intrepos/iOS-Custom-Browser"
s.author = { "PayUbiz" => "contact@payu.in" }
Expand All @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.description = "iOS custom browser by PayUbiz helps user in payment flow to pay in as few taps as possible. The bank pages are generally not optimised for mobiles. It simplifies the awkward looking bank page on mobiles for user and helps in completing the transaction quickly. iOS custom browser gives custom controls (native UIButtons) to user which work as shortcuts to generate/enter OTP and pin. It helps in increasing the success rate of transactions."

s.source = { :git => "https://github.com/payu-intrepos/iOS-Custom-Browser.git",
:tag => "v5.9" }
:tag => "v6.0" }
s.documentation_url = "https://github.com/payu-intrepos/Documentations/wiki/9.-iOS-Custom-Browser#si"

s.ios.deployment_target = "8.0"
Expand Down

0 comments on commit 99511bc

Please sign in to comment.