blob: acf13388de8e94cc4cfff46554159030381fa8ff [file] [log] [blame]
{
"name": "ElePay-ChinesePayments-Plugin",
"version": "1.1.4",
"summary": "This is a plugin framework working with elepay iOS SDK.",
"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 'ElePay'` together.\nThe elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.",
"homepage": "https://www.elepay.io",
"license": {
"type": "Copyright",
"text": "Copyright 2019 ELESTYLE, Inc. All Rights Reserved."
},
"authors": {
"ELESTYLE, Inc.": "info@elestyle.jp"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/elestyle/elepay-ios-sdk-chinesepayments-plugin.git",
"tag": "1.1.4"
},
"vendored_frameworks": "ElePay_ChinesePayments_Plugin.framework",
"requires_arc": true,
"swift_version": "5.2"
}