blob: 00f74c5035caf4961fb635f6cbf6f795636bc3b8 [file] [log] [blame]
{
"name": "FunKit",
"version": "0.0.1",
"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": "11.0"
},
"source": {
"git": "https://github.com/Weebly/FunKit.git",
"tag": "v0.0.1"
},
"source_files": "FunKit/*.swift",
"pushed_with_swift_version": "4.0"
}