blob: 47b0c6f9855f36b394462daea649922e56a5499f [file] [log] [blame]
{
"name": "FunctionalSwift",
"version": "1.0.4",
"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.0.4"
},
"module_name": "FunctionalSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "FunctionalSwift/**/*.swift",
"pushed_with_swift_version": "3.1"
}