blob: c641a94e6df7f2d9b255eaa935b51294faa20fe0 [file] [log] [blame]
{
"name": "HiPayOmnichannelConcertV3",
"version": "1.0.0-beta8",
"summary": "HiPay Omnichannel SDK iOS for ConcertV3",
"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.",
"homepage": "https://developer.hipay.com/getting-started/platform-hipay-omnichannel/overview",
"license": {
"type": "HiPay Omnichannel SDK License",
"text": "This program is licensed under Copyright 2019-2020 HiPay, Inc. All rights reserved."
},
"authors": {
"HiPay": "pi-ecommerce@hipay.com"
},
"source": {
"type": "zip",
"http": "https://github.com/hipay/hipay-omnichannel-sdk-release-ios/raw/master/Release/ConcertV3/1.0.0-beta8/HiPayOmnichannelConcertV3.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"TARGETED_DEVICE_FAMILY": "1,2"
},
"preserve_paths": "HiPayOmnichannelConcertV3.framework",
"vendored_frameworks": "HiPayOmnichannelConcertV3.framework",
"frameworks": "Foundation"
}