[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 0.1.7 / HoneyBee.podspec.json
blobc87c501ec3ee81a243e86ea77de8cc0d65b90c1b
2   "name": "HoneyBee",
3   "version": "0.1.7",
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.1.7/docs/index.html",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": {
11     "Alex Lynch": "alex@iamapps.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "http://iamapps.net/HoneyBee/0.1.7/HoneyBee-0.1.7.zip"
18   },
19   "vendored_frameworks": [
20     "HoneyBee.framework",
21     "CommonCrypto.framework"
22   ]