[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 2.6.1 / HoneyBee.podspec.json
blobb9b0c98e0d7dab16c410b6902938f7777e9d3e26
2   "name": "HoneyBee",
3   "version": "2.6.1",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5   "homepage": "http://HoneyBee.link/2.6.1/docs/index.html",
6   "documentation_url": "http://HoneyBee.link/2.6.1/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.1"
20   },
21   "source": {
22     "git": "https://bitbucket.org/iam_apps/honeybee.git",
23     "tag": "v2.6.1"
24   },
25   "source_files": "HoneyBee/*.swift"