[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 3 / 2 / 9 / ElePay / 1.8.1 / ElePay.podspec.json
blob484a7ccf38433cda57db9ed3bc7448247d6e3217
2   "name": "ElePay",
3   "version": "1.8.1",
4   "summary": "Deprecated: This Pod ElePay will be deprecated from v2.0. Please use ElepaySDK instead.",
5   "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.",
6   "homepage": "https://www.elepay.io",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2019 ELESTYLE, Inc. All Rights Reserved."
10   },
11   "authors": {
12     "ELESTYLE, Inc.": "info@elestyle.jp"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/elestyle/elepay-ios-sdk.git",
20     "tag": "1.8.1"
21   },
22   "vendored_frameworks": "ElePay.framework",
23   "requires_arc": true,
24   "dependencies": {
25     "Stripe": [
26       "19.1.1"
27     ]
28   },
29   "deprecated_in_favor_of": "ElepaySDK",
30   "swift_version": "5.2"