blob: 03bbb65e4a9d540d056eafc8bbbe0f9da361f6f1 [file] [log] [blame]
{
"name": "ElepaySDK",
"version": "2.0.0-alpha.1",
"summary": "Deprecated: This Pod ElePay will be deprecated from v2.0. Please use ElepaySDK instead.",
"description": "elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.\n\nThe elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.\nWe provide powerful SDK to support multi-payment methods like Credit Card, PayPay, LINE Pay, Paidly, PayPal, Alipay, WeChat Pay, etc.\nAll you need to do is install it once,\nthen you can satisfy your customers's cashless payment requirement coming from all around the world.",
"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.git",
"tag": "2.0.0-alpha.1"
},
"vendored_frameworks": "ElepaySDK.xcframework",
"requires_arc": true,
"dependencies": {
"Stripe": [
"19.1.1"
]
},
"swift_version": "5.2"
}