[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / Elepay_ChinesePayments_Plugin / 2.0.1 / Elepay_ChinesePayments_Plugin.podspec.json
blob92bd531965ec028bc335b0275e60a804b4d61c88
2   "name": "Elepay_ChinesePayments_Plugin",
3   "version": "2.0.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": "10.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://github.com/elestyle/elepay-ios-sdk-chinesepayments-plugin.git",
20     "tag": "2.0.1"
21   },
22   "vendored_frameworks": "Elepay_ChinesePayments_Plugin.xcframework",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.4"