blob: ce1dd05b10fa3a810ae36853e475f13f57085b9c [file] [log] [blame]
{
"name": "YandexCheckoutShowcaseApi",
"version": "1.2.0",
"homepage": "https://github.com/yandex-money/yandex-checkout-showcase-api-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Yandex Checkout",
"summary": "Yandex Checkout Showcase Api iOS",
"source": {
"git": "https://github.com/yandex-money/yandex-checkout-showcase-api-swift.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"ios": {
"source_files": [
"YandexCheckoutShowcaseApi/**/*.{h,swift}",
"YandexCheckoutShowcaseApi/*.{h,swift}"
],
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
],
"YandexMoneyCoreApi": [
"~> 1.7.0"
]
}
},
"swift_version": "5.0"
}