blob: 5fd666f64118050bc64dbf8104702280937918c6 [file] [log] [blame]
{
"name": "Suture",
"version": "0.2.2",
"summary": "Future support for Swift.",
"description": "This library adds future support for Swift.",
"homepage": "https://github.com/cristik/Suture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cristik": "kocza.cristian@gmail.com"
},
"source": {
"git": "https://github.com/cristik/Suture.git",
"tag": "0.2.2"
},
"platforms": {
"osx": "10.10",
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "src/*.swift"
}