blob: 930f3a78e42625e32204496658f5477479914c5c [file] [log] [blame]
{
"name": "YandexCheckoutWalletApi",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"ios": {
"source_files": [
"YandexCheckoutWalletApi/**/*.{h,swift}",
"YandexCheckoutWalletApi/*.{h,swift}"
],
"dependencies": {
"FunctionalSwift": [
"~> 1.0.5"
],
"YandexMoneyCoreApi": [
"~> 1.0.0"
]
}
}
}