4 "summary": "Perform async operations one at a time and in order. Thin wrapper over OperationQueue.",
5 "description": "Perform async operations one at a time and in order. Thin wrapper over OperationQueue. Requires Swift 3.",
6 "homepage": "https://github.com/nickromano/swift-sync-queue",
9 "Nick Romano": "nick.r.romano@gmail.com"
15 "git": "https://github.com/nickromano/swift-sync-queue.git",
18 "source_files": "SyncQueue/**/*.{swift}",
19 "pushed_with_swift_version": "3.0"