2 "name": "CS3217DataStructures",
4 "summary": "A cool CocoaPod containing simple data structures!",
5 "description": "A simple CocoaPod that contains simple data structures such as Stack and Queue, and also Generators for \nBreadth-First orderr and Depth-First order traversal of a Graph.",
6 "homepage": "https://github.com/edmundmok/CS3217DataStructures",
12 "Edmund Mok": "edmundmok@outlook.com"
15 "git": "https://github.com/edmundmok/CS3217DataStructures.git",
21 "source_files": "CS3217DataStructures/Classes/**/*",
22 "pushed_with_swift_version": "3.0"