[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 1.10.0 / HoneyBee.podspec.json
blobe846bb417b42ba68ef9d1827a40f456e24fb25df
2   "name": "HoneyBee",
3   "version": "1.10.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.10.0/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.10.0/HoneyBee-1.10.0.zip"
22   },
23   "source_files": "HoneyBee/*",
24   "pushed_with_swift_version": "4.0"