2 "name": "ps1-data-structures",
4 "summary": "A cocoapod that contains simple data structures.",
5 "description": "This CocoaPod provides the simple data structures such as Stack and Queue, and Generators for breadth-first and depth-first traversal for a graph.",
6 "homepage": "https://github.com/edmundmok/ps1-data-structures",
12 "Edmund Mok": "edmundmok@outlook.com"
15 "git": "https://github.com/edmundmok/ps1-data-structures.git",
21 "source_files": "ps1-data-structures/Classes/**/*",
22 "pushed_with_swift_version": "3.0"