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