blob: 15f4af406888878ca9bdb54f682f4f957095283e [file] [log] [blame]
{
"name": "Forbind",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ulrikdamm/Forbind",
"authors": {
"Ulrik Damm": "ulrikdamm@me.com"
},
"summary": "Functional chaining and promises in Swift",
"source": {
"git": "https://github.com/ulrikdamm/Forbind.git",
"tag": "0.1"
},
"source_files": "Forbind/*.swift",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}