[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 0.2.2 / HoneyBee.podspec.json
blob47dd67b0b3d2f699ab843e3d883278ef58567be7
2   "name": "HoneyBee",
3   "version": "0.2.2",
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.2.2/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.2.2/HoneyBee-0.2.2.zip"
19   },
20   "source_files": "HoneyBee/*.swift",
21   "pushed_with_swift_version": "3.1"