blob: b41d97e092978ae149e14f93f68f4db1657b7d75 [file] [log] [blame]
{
"name": "FunKit",
"version": "0.1.0",
"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.1.0"
},
"source_files": "FunKit/*.swift",
"pushed_with_swift_version": "3.2"
}