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