[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 4 / Queuer / 2.0.0 / Queuer.podspec.json
blobb4ec43c3681accfe8040df3eb1736a928c84c39f
2   "name": "Queuer",
3   "module_name": "Queuer",
4   "version": "2.0.0",
5   "summary": "Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).",
6   "homepage": "https://github.com/FabrizioBrancati/Queuer",
7   "screenshots": "https://github.fabriziobrancati.com/queuer/resources/queuer-screenshot.png",
8   "authors": {
9     "Fabrizio Brancati": "fabrizio.brancati@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/infinity4all",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/FabrizioBrancati/Queuer.git",
18     "tag": "2.0.0"
19   },
20   "documentation_url": "https://github.fabriziobrancati.com/documentation/Queuer/",
21   "swift_version": "4.2",
22   "source_files": "Sources/**/*.swift",
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "tvos": "9.0",
27     "watchos": "3.0"
28   }