2 "name": "ps1-data-structures",
4 "summary": "A cool cocoapod with simple data structures.",
5 "description": "A cool CocoaPod that contains simple data structures such as Stack and Queue, and also Generators\nthat generate the Breadth-First and Depth-First order of 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"