WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 9fcaab2

Browse files
Merge pull request #245 from razorpay/feat/standard-modular-release
Minimum target version fix
2 parents f99d453 + 5d3ffa9 commit 9fcaab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

razorpay-pod.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ helps businesses accepts online payments via Credit Card, Debit Card, Net bankin
3333
s.source = { :git => "https://github.com/razorpay/razorpay-pod.git", :tag => s.version.to_s }
3434
s.social_media_url = 'https://twitter.com/razorpay'
3535

36-
s.platform = :ios, '10.0'
36+
s.platform = :ios, '11.0'
3737
s.exclude_files = 'UpdatePod.sh'
3838

3939
s.vendored_frameworks = 'Pod/RazorpayStandard.xcframework'

0 commit comments

Comments
 (0)