[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / a / Nimbbl-SDK / 1.0.7 / Nimbbl-SDK.podspec.json
blob76e6531ead53ea1ea68cffa8bf6ea5bc79bae5c2
2   "name": "Nimbbl-SDK",
3   "version": "1.0.7",
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",
7   "license": "GPL20",
8   "authors": {
9     "Nimbbl": "support@nimbbl.biz"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/nimbbl-tech/nimbbl-ios-sdk.git",
17     "tag": "1.0.7"
18   },
19   "ios": {
20     "vendored_frameworks": "NimbblCheckoutSDK.framework"
21   },
22   "public_header_files": "NimbblCheckoutSDK.framework/Headers/*.h",
23   "source_files": "NimbblCheckoutSDK.framework/Headers/*.h",
24   "dependencies": {
25     "Analytics": [
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "documentation_url": "https://docs.nimbbl.tech/#/ios-sdk",
36   "swift_version": "4.0"