blob: cbd8ce24fbfc43f63b3e90c28c656d97a70643d8 [file] [log] [blame]
{
"name": "YandexCheckoutPaymentsApi",
"version": "2.0.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": "2.0.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.8.0"
]
}
},
"swift_version": "5.0"
}