2 "name": "JGAlgorithms",
4 "summary": "Support advanced algorithms and data structures for iOS.",
5 "description": "Support advanced algorithms and data structures. Namely, Trees, graph and transversing algorithms. Fully implemented in native Objective-C, flexible to be used with your own objects by implementing comparators when necessary and tested!",
6 "homepage": "https://github.com/jugutier/JGAlgorithms",
12 "Julian Gutierrez Ferrara": "juliangutierrezferrara@gmail.com"
15 "git": "https://github.com/jugutier/JGAlgorithms.git",
21 "source_files": "JGAlgorithms/Classes/**/*"