[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 3.0.0.a.4 / HoneyBee.podspec.json
bloba6487d1dd30216c4b31fe02b29ee777886fce288
2   "name": "HoneyBee",
3   "version": "3.0.0.a.4",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5   "homepage": "https://lynchsft.github.io/HoneyBee/",
6   "documentation_url": "https://lynchsft.github.io/HoneyBee/",
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": "5.2"
20   },
21   "source": {
22     "git": "https://github.com/lynchsft/HoneyBee.git",
23     "tag": "v3.0.0.a.4"
24   },
25   "source_files": "HoneyBee/*.swift"