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