blob: 581be9dd7bb8107cb3c6156083011697b344d4a0 [file] [log] [blame]
{
"name": "YandexMoneyCoreApi",
"version": "1.3.1",
"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.3.1"
},
"module_name": "YandexMoneyCoreApi",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"swift_version": "4.2",
"source_files": "YandexMoneyCoreApi/**/*.swift",
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
]
}
}