4 "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5 "description": "HoneyBee reduces the clutter and complexity of asynchronous and concurrent code. \nBy handing the noise of data routing and error handling, HoneyBee provides a higher-level, more expressive perspective on asynchronous programming.",
6 "homepage": "http://iamapps.net/HoneyBee/2.0/docs/index.html",
7 "documentation_url": "http://iamapps.net/HoneyBee/2.0/docs/index.html",
13 "Alex Lynch": "alex@iamapps.com"
20 "pod_target_xcconfig": {
21 "SWIFT_VERSION": "4.0"
24 "http": "http://iamapps.net/HoneyBee/2.0/HoneyBee-2.0.zip"
26 "source_files": "HoneyBee/*.swift",
27 "pushed_with_swift_version": "4.0",
32 "source_files": "HoneyBee/Tests/*.swift"