[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 0.6.0 / HoneyBee.podspec.json
blobd603ea9d27e9ae1a37e70a19501235e129134423
2   "name": "HoneyBee",
3   "version": "0.6.0",
4   "summary": "A swift library to increase the expressiveness of asynchronous and multi-parallel code.",
5   "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.",
6   "homepage": "http://iamapps.net/HoneyBee/0.6.0/docs/index.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Lynch": "alex@iamapps.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "http://iamapps.net/HoneyBee/0.6.0/HoneyBee-0.6.0.zip"
19   },
20   "source_files": "HoneyBee/*.swift",
21   "pushed_with_swift_version": "3.1"