blob: 5d70f1eb7c8bd65e83446b4af8d19d98b14e1acd [file] [log] [blame]
{
"name": "YandexMoneyCoreApi",
"version": "1.7.0",
"homepage": "https://github.com/yandex-money/core-api-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "YandexMoney",
"summary": "Yandex Money Core API library",
"source": {
"git": "https://github.com/yandex-money/core-api-swift.git",
"tag": "1.7.0"
},
"module_name": "YandexMoneyCoreApi",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"source_files": "YandexMoneyCoreApi/**/*.swift",
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
]
},
"swift_version": "5.0"
}