[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / a / ElepaySDK / 3.4.1 / ElepaySDK.podspec.json
bloba880fe632fd27433d788d05ab0f1817ef09e6597
2   "name": "ElepaySDK",
3   "version": "3.4.1",
4   "summary": "elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.",
5   "description": "The 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 2021 ELESTYLE, Inc. All Rights Reserved."
10   },
11   "authors": {
12     "ELESTYLE, Inc.": "info@elestyle.jp"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "5.4.2"
19   ],
20   "source": {
21     "git": "https://github.com/elestyle/elepay-ios-sdk.git",
22     "tag": "3.4.1"
23   },
24   "vendored_frameworks": "ElepaySDK.xcframework",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "5.4.2"