[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 0.1.2 / HoneyBee.podspec.json
blob4e4ff53c3cdd378ce3cda3dc775d774e81da7f8e
2   "name": "HoneyBee",
3   "version": "0.1.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/HoneyBee-0.1.2.zip",
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/HoneyBee-0.1.2-r3.zip"
18   },
19   "vendored_frameworks": [
20     "HoneyBee.framework",
21     "CommonCrypto.framework"
22   ]