[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 3 / ConnectPay / 0.1.2 / ConnectPay.podspec.json
bloba99c1addc028c68234f90b1dedf6f08af12085b5
2   "name": "ConnectPay",
3   "version": "0.1.2",
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/ConnectPay.git",
19     "tag": "0.1.2"
20   },
21   "ios": {
22     "frameworks": "UIKit",
23     "preserve_paths": [
24       "Library/*.xcframework"
25     ],
26     "vendored_frameworks": [
27       "Library/*.xcframework"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }