[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 2.3 / HoneyBee.podspec.json
blob414e92f5c7f96301e7436da548521afbd3fc70f6
2   "name": "HoneyBee",
3   "version": "2.3",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5   "homepage": "http://HoneyBee.link/2.3/docs/index.html",
6   "documentation_url": "http://HoneyBee.link/2.3/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.3"
24   },
25   "source_files": "HoneyBee/*.swift",
26   "pushed_with_swift_version": "4.0"