[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 2.4 / HoneyBee.podspec.json
blob5e5491a1010c138b2d2773f1c22ea25db0b1ad9b
2   "name": "HoneyBee",
3   "version": "2.4",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5   "homepage": "http://HoneyBee.link/2.4/docs/index.html",
6   "documentation_url": "http://HoneyBee.link/2.4/docs/index.html",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Alex Lynch": "alex@iamapps.net"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.11",
16     "tvos": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "source": {
22     "git": "https://bitbucket.org/iam_apps/honeybee.git",
23     "tag": "v2.4"
24   },
25   "source_files": "HoneyBee/*.swift",
26   "pushed_with_swift_version": "4.0"