blob: 38c1301c9e7f72b9fcb8f028280456e9927d15db [file] [log] [blame]
{
"name": "FunKit",
"version": "0.0.2",
"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": "10.0"
},
"source": {
"git": "https://github.com/Weebly/FunKit.git",
"tag": "v0.0.2"
},
"source_files": "FunKit/*.swift",
"pushed_with_swift_version": "4.0"
}