2 "name": "Elepay_ChinesePayments_Plugin",
3 "version": "2.1.0-beta.1",
4 "summary": "This is a plugin framework working with ElepaySDK for iOS.",
5 "description": "ElePay Chinese Payments 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 2019 ELESTYLE, Inc. All Rights Reserved."
12 "ELESTYLE, Inc.": "info@elestyle.jp"
21 "git": "https://github.com/elestyle/elepay-ios-sdk-chinesepayments-plugin.git",
24 "vendored_frameworks": "Elepay_ChinesePayments_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"