blob: a21a2ccde1a6b72e9eccd963136a497dc9a14352 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "0.7.1",
"summary": "A swift library to increase the expressiveness of asynchronous and multi-parallel code.",
"description": "HoneyBee reduces the clutter and complexity of asynchronous and multi-parallel code. \nBy handing the noise of data routing and error handling, HoneyBee provides a higher-level, more expressive perspective on asynchronous programming.",
"homepage": "http://iamapps.net/HoneyBee/0.7.1/docs/index.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Lynch": "alex@iamapps.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://iamapps.net/HoneyBee/0.7.1/HoneyBee-0.7.1.zip"
},
"source_files": "HoneyBee/*.swift",
"pushed_with_swift_version": "3.1"
}