blob: 6b87202123432c20d9164b50eb157af482044313 [file] [log] [blame]
{
"name": "ElePay-ChinesePayments-Plugin",
"version": "1.1.7",
"summary": "Deprecated: This Pod ElePay-ChinesePayments-Plugin will be deprecated from v2.0.0. Please use Elepay_ChinesePayments_Plugin instead.",
"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.7"
},
"vendored_frameworks": "ElePay_ChinesePayments_Plugin.framework",
"deprecated_in_favor_of": "Elepay_ChinesePayments_Plugin",
"requires_arc": true,
"swift_version": "5.2"
}