[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 1.11.0 / HoneyBee.podspec.json
blobe5bc46380afee7bc71c8c4a171b0b850f4ec9662
2   "name": "HoneyBee",
3   "version": "1.11.0",
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/1.11.0/docs/index.html",
7   "documentation_url": "http://iamapps.net/HoneyBee/1.11.0/docs/index.html",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alex Lynch": "alex@iamapps.com"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.10",
18     "watchos": "4.0",
19     "tvos": "10.0"
20   },
21   "source": {
22     "http": "http://iamapps.net/HoneyBee/1.11.0/HoneyBee-1.11.0.zip"
23   },
24   "source_files": "HoneyBee/*",
25   "pushed_with_swift_version": "4.0"