4 "summary": "Nimbbl checkout iOS SDK",
5 "description": "Accept payments easily on your app with the Nimbbl iOS SDK.\n\nGet 1-click checkout, higher conversions with multiple buy now pay laters and payment gateways via a single Nimbbl SDK implementation.\n\nNimbbl supports all payment options - Buy Now Pay Later, UPI, Google Pay, Phonepe, Debit/Credit Cards (Visa/ Mastercard/ RuPay/ American express), 50+Netbanking, Wallets and more.",
6 "homepage": "https://github.com/nimbbl-tech/nimbbl-ios-sample-app",
9 "Nimbbl": "support@nimbbl.biz"
14 "swift_versions": "4.0",
16 "git": "https://github.com/nimbbl-tech/nimbbl-ios-sdk.git",
20 "vendored_frameworks": "NimbblCheckoutSDK.framework"
22 "public_header_files": "NimbblCheckoutSDK.framework/Headers/*.h",
23 "source_files": "NimbblCheckoutSDK.framework/Headers/*.h",
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "pod_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "documentation_url": "https://docs.nimbbl.tech/#/ios-sdk",
36 "swift_version": "4.0"