[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 1.9.3 / HoneyBee.podspec.json
blob83e8565dab4e60732b2249ec655f47c6122032e4
2   "name": "HoneyBee",
3   "version": "1.9.3",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurent code.",
5   "description": "HoneyBee reduces the clutter and complexity of asynchronous and concurent 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.9.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": "10.0",
16     "osx": "10.10",
17     "watchos": "4.0",
18     "tvos": "10.0"
19   },
20   "source": {
21     "http": "http://iamapps.net/HoneyBee/1.9.3/HoneyBee-1.9.3.zip"
22   },
23   "source_files": "HoneyBee/*.swift",
24   "pushed_with_swift_version": "4.0"