[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / a / ElepaySDK / 3.2.0-beta.2 / ElepaySDK.podspec.json
blob6fa6d7d88a580c36d1d297245c8b28a29a4430cf
2   "name": "ElepaySDK",
3   "version": "3.2.0-beta.2",
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"
19   ],
20   "source": {
21     "git": "https://github.com/elestyle/elepay-ios-sdk.git",
22     "tag": "3.2.0-beta.2"
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"