[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 7 / HiPayOmnichannelConcertV3 / 1.0.0-beta / HiPayOmnichannelConcertV3.podspec.json
blob50e5d28a1348ea6a58a8565d37c04ac5233a4c52
2   "name": "HiPayOmnichannelConcertV3",
3   "version": "1.0.0-beta",
4   "summary": "HiPay Omnichannel SDK iOS for ConcertV3",
5   "description": "HiPay Omnichannel SDK for iOS for ConcertV3 protocol only. The library thats allows you to generate a payment on your POS terminal with the ConcertV3 protocol. The library is written in Swift 5.",
6   "homepage": "https://developer.hipay.com/getting-started/platform-hipay-omnichannel/overview",
7   "license": {
8     "type": "HiPay Omnichannel SDK License",
9     "text": "This program is licensed under Copyright 2019 HiPay, Inc.  All rights reserved."
10   },
11   "authors": {
12     "HiPay": "pi-ecommerce@hipay.com"
13   },
14   "source": {
15     "type": "zip",
16     "http": "https://github.com/hipay/hipay-omnichannel-sdk-release-ios/raw/master/Release/ConcertV3/1.0.0-beta/HiPayOmnichannelConcertV3.zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "TARGETED_DEVICE_FAMILY": "1,2"
24   },
25   "preserve_paths": "ConcertV3.framework",
26   "vendored_frameworks": "ConcertV3.framework",
27   "frameworks": "Foundation",
28   "xcconfig": {
29     "VALID_ARCHS": [
30       "arm64",
31       "x86_64",
32       "i386"
33     ]
34   },
35   "swift_versions": "5.1",
36   "swift_version": "5.1"