blob: b9a5d564eee8b4d9a57ed9c66511f02bc94aabd3 [file] [log] [blame]
{
"name": "YandexCheckoutPaymentsApi",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"ios": {
"source_files": [
"YandexCheckoutPaymentsApi/**/*.{h,swift}",
"YandexCheckoutPaymentsApi/*.{h,swift}"
],
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
],
"YandexMoneyCoreApi": [
"~> 1.3.0"
]
}
}
}