[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / Elepay_ChinesePayments_Plugin / 2.1.0-beta.1 / Elepay_ChinesePayments_Plugin.podspec.json
blob213c46fc750ba78755644a5347b3235401e56e5e
2   "name": "Elepay_ChinesePayments_Plugin",
3   "version": "2.1.0-beta.1",
4   "summary": "This is a plugin framework working with ElepaySDK for iOS.",
5   "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 'ElepaySDK'` together.\nThe elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.",
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": "11.0"
16   },
17   "swift_versions": [
18     "5.4"
19   ],
20   "source": {
21     "git": "https://github.com/elestyle/elepay-ios-sdk-chinesepayments-plugin.git",
22     "tag": "2.1.0-beta.1"
23   },
24   "vendored_frameworks": "Elepay_ChinesePayments_Plugin.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"