4 "summary": "A framework that provides some data structures and sorting algorithms to use on your project, e.g. Queue, Stack, LinkedList.",
5 "description": "A framework that provides some data structures and sorting algorithms to use on your project. The structures available are: Queue, Stack, LinkedList, DoublyLinkedList.",
6 "homepage": "https://github.com/pedro0x53/Kollection",
20 "git": "https://github.com/pedro0x53/Kollection.git",
25 "Kollection/**/*.{h,m}"
27 "public_header_files": "Kollection/**/*.h"