blob: be5285aab59071950b25643dd16183c94e04e40d [file] [log] [blame]
{
"name": "FunctionalSwift",
"version": "1.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/yandex-money/functional-swift",
"authors": {
"Alexander Zalutskiy": "metalhead.sanya@gmail.com"
},
"summary": "Categories and arrows (morphisms) for swift language.",
"source": {
"git": "https://github.com/yandex-money/functional-swift.git",
"tag": "1.1.2"
},
"module_name": "FunctionalSwift",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "FunctionalSwift/**/*.swift",
"swift_version": "5.0"
}