2 "name": "NVLinkedList",
4 "summary": "Linked List data structure.",
5 "description": "A linked list is a linear collection of data elements, whose order is not given by their physical placement in memory",
6 "homepage": "https://github.com/nik3212/LinkedList",
12 "Nikita Vasilev": "nv3212@gmail.com"
15 "git": "https://github.com/nik3212/LinkedList.git",
23 "Source/**/*.{h,m,swift}"