4 "summary": "Implementation of Queue structure on Swift language based on LinkedList",
5 "description": "This is one of the most common data structures. You can find more information in the 'Algorithms (4th Edition)' book by Robert Sedgewick.",
6 "homepage": "https://github.com/NickKibish/Queue.git",
12 "Mykola Kibysh": "mykola.kibysh@ticketmaster.com"
15 "git": "https://github.com/NickKibish/Queue.git",
21 "source_files": "NKQueue/**/*",
27 "pushed_with_swift_version": "3.0"