blob: 83e8565dab4e60732b2249ec655f47c6122032e4 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "1.9.3",
"summary": "A swift library to increase the expressiveness of asynchronous and concurent code.",
"description": "HoneyBee reduces the clutter and complexity of asynchronous and concurent 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/1.9.3/docs/index.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Lynch": "alex@iamapps.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.10",
"watchos": "4.0",
"tvos": "10.0"
},
"source": {
"http": "http://iamapps.net/HoneyBee/1.9.3/HoneyBee-1.9.3.zip"
},
"source_files": "HoneyBee/*.swift",
"pushed_with_swift_version": "4.0"
}