blob: 760444328fc791f6afd6052db20eb5e5e5b1da30 [file] [log] [blame]
{
"name": "Queuer",
"module_name": "Queuer",
"version": "2.0.1",
"summary": "Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).",
"homepage": "https://github.com/FabrizioBrancati/Queuer",
"screenshots": "https://github.fabriziobrancati.com/queuer/resources/queuer-screenshot.png",
"authors": {
"Fabrizio Brancati": "fabrizio.brancati@gmail.com"
},
"social_media_url": "https://twitter.com/infinity4all",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/FabrizioBrancati/Queuer.git",
"tag": "2.0.1"
},
"documentation_url": "https://github.fabriziobrancati.com/documentation/Queuer/",
"swift_version": "4.2",
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.0"
}
}