blob: 37c2231203f706d47e2a5de1b578f220bf002d56 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "0.1.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/HoneyBee-0.1.1.zip",
"license": {
"type": "Commercial"
},
"authors": {
"Alex Lynch": "alex@iamapps.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"http": "http://iamapps.net/HoneyBee/HoneyBee-0.1.1.zip"
},
"vendored_frameworks": "HoneyBee.framework"
}