blob: d5580fa4702e1bc1e8a70f375b2ea07388b1bd9e [file] [log] [blame]
{
"name": "FunKit",
"version": "0.0.3",
"summary": "A Functional Toolkit for Swift.",
"description": "FunKit integrates railway-oriented programming with promises, providing a novel way to build Swift applications.",
"homepage": "https://github.com/Weebly/FunKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "jacob berkman",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Weebly/FunKit.git",
"tag": "v0.0.3"
},
"source_files": "FunKit/*.swift",
"pushed_with_swift_version": "4.0"
}