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