4 "summary": "A set of dynamic data structures for Swift.",
5 "swift_versions": "5.3",
6 "description": "A set of dynamic data structures for Swift. These include but are not limited to various LinkedList, Queue, and Tree implementations.",
7 "homepage": "https://github.com/HectorDelgado/Structs",
13 "HectorDelgado": "Hector.d.delgado@gmail.com"
16 "git": "https://github.com/HectorDelgado/Structs.git",
22 "source_files": "Structs/Classes/**/*",
23 "swift_version": "5.3"