blob: bb641301ea792fa24de63735a0f506224efd8b6e [file] [log] [blame]
{
"name": "YandexMoneyCoreApi",
"version": "1.0.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.0.1"
},
"module_name": "YandexMoneyCoreApi",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "YandexMoneyCoreApi/**/*.swift",
"dependencies": {
"FunctionalSwift": [
"~> 1.0.5"
]
}
}