[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / a / Nimbbl-SDK / 1.0.0 / Nimbbl-SDK.podspec.json
blob20a9cb1693eaae4e2f9da20777ddbab40ca9c94d
2   "name": "Nimbbl-SDK",
3   "version": "1.0.0",
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://nimbbl.biz",
7   "license": "MIT",
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://gitlab.com/nimbbl/nimbbl_kit_mobile.git",
17     "tag": "1.0.0"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "NimbblCheckoutSDK.framework"
27   },
28   "public_header_files": "NimbblCheckoutSDK.framework/Headers/*.h",
29   "source_files": "NimbblCheckoutSDK.framework/Headers/*.h",
30   "swift_version": "4.0"