2 "name": "Elepay_StripeApplePay_Plugin",
4 "summary": "This is a plugin framework working with ElepaySDK for iOS.",
5 "description": "Elepay_StripeApplePay_Plugin is a plugin framework working with elepay iOS SDK.\nThis framework dose NOT work by itself but need to be installed with `pod 'ElepaySDK'` together.\nThe elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.",
6 "homepage": "https://www.elepay.io",
9 "text": "Copyright ELESTYLE, Inc. All Rights Reserved."
12 "ELESTYLE, Inc.": "info@elestyle.jp"
21 "git": "https://github.com/elestyle/elepay-stripeapplepay-plugin.git",
24 "vendored_frameworks": "Elepay_StripeApplePay_Plugin.xcframework",
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "swift_version": "5.4.2"