blob: e4d393b8be592270494edb39ebc0428945def43e [file] [log] [blame]
{
"name": "YandexCheckoutShowcaseApi",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"ios": {
"source_files": [
"YandexCheckoutShowcaseApi/**/*.{h,swift}",
"YandexCheckoutShowcaseApi/*.{h,swift}"
],
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
],
"YandexMoneyCoreApi": [
"~> 1.6.0"
]
}
},
"swift_version": "4.2"
}