4 "summary": "Objective-C AVLTree implementation",
5 "description": " Implementation based on MIT's Intro to algorithms lecture\n http://video.mit.edu/watch/introduction-to-algorithms-lecture-6-avl-trees-avl-sort-14062/\n",
6 "homepage": "https://github.com/jamesbouker/MEGATree",
9 "Jimmy Bouker": "james.bouker@gmail.com"
12 "git": "https://github.com/jamesbouker/MEGATree.git",
15 "source_files": "MEGATree/*.{h,m}",
16 "public_header_files": "MEGATree/*.h",