blob: a38c904a97a457955fdf29371ba96d1f83f3da2b [file] [log] [blame]
{
"name": "YandexCheckoutWalletApi",
"version": "1.0.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": "1.0.0"
},
"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"
]
}
}
}