2 "name": "BinarySearchTree",
4 "summary": "An Objective-c implementation of a Binary Search Tree (BST)",
5 "description": " Implemented from Algorithms, 4th Edition\n To be used in an Objective-c implementation of the Java metazelda dungeon generator.\n",
6 "homepage": "https://github.com/vascoorey/BinarySearchTree-objc",
11 "authors": "Vasco d'Orey",
12 "social_media_url": "http://twitter.com/oppfiz",
15 "git": "https://github.com/vascoorey/BinarySearchTree-objc.git",
19 "BinarySearchTree/Source",
20 "BinarySearchTree/Source/**/*.{h,m}"