[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / b / 3 / ConnectPay / 0.0.4 / ConnectPay.podspec.json
blob09ccf85b7f5f3fc1425726d17ef51f9a341b6fd3
2   "name": "ConnectPay",
3   "version": "0.0.4",
4   "summary": "ConnectPay SDK from TossPayments",
5   "description": "ConnectPay SDK from TossPayments\n\nYou can install Pay module easily.",
6   "homepage": "https://www.tosspayments.com",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2021 TossPayments Ltd. All rights reserved."
10   },
11   "authors": {
12     "Jinkyu Kim": "mqz@toss.im"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/tosspayments/ios-connectpay.git",
19     "branch": "develop"
20   },
21   "ios": {
22     "frameworks": "UIKit",
23     "preserve_paths": [
24       "Library/FinCubeOcrSDK.framework",
25       "Library/FincubeOCRWrapper.xcframework",
26       "Library/TossPaymentsCore.xcframework",
27       "Library/ConnectPay.xcframework"
28     ],
29     "vendored_frameworks": [
30       "Library/FinCubeOcrSDK.framework",
31       "Library/FincubeOCRWrapper.xcframework",
32       "Library/TossPaymentsCore.xcframework",
33       "Library/ConnectPay.xcframework"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   }