blob: 6721755c40fe43b856cb0c591e692b622cf801fb [file] [log] [blame]
{
"name": "HoneyBee",
"version": "0.1.3",
"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.1.3/docs/index.html",
"license": {
"type": "Commercial"
},
"authors": {
"Alex Lynch": "alex@iamapps.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://iamapps.net/HoneyBee/0.1.3/HoneyBee-0.1.3.zip"
},
"vendored_frameworks": [
"HoneyBee.framework",
"CommonCrypto.framework"
]
}