[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / 1 / Elepay_StripeApplePay_Plugin / 0.1.0 / Elepay_StripeApplePay_Plugin.podspec.json
blob38c0db78fe64a6c096a1b01b89311bcac6d50801
2   "name": "Elepay_StripeApplePay_Plugin",
3   "version": "0.1.0",
4   "summary": "This is a plugin framework working with ElepaySDK for iOS.",
5   "description": "Elepay_StripeApplePay_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 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-stripeapplepay-plugin.git",
22     "tag": "0.1.0"
23   },
24   "vendored_frameworks": "Elepay_StripeApplePay_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.2"