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