2 "name": "DataStructures",
4 "summary": "Basic Implementation of DataStructures.",
5 "description": " Contains Implementation of following type of DataStructures:\n\n * Linked List\n * Double Linked List\n\t\t * Binary Tree\n\t\t * Factory class to generate various nodes.\n\t\t * Stack\n\t\t * Queue\n\t\t * Factory class to generate Data Structures\n",
6 "homepage": "https://github.com/VoyaGenius/DataStructures",
9 "Harish Kashyap": "harish.k.kashyap@gmail.com"
12 "git": "https://github.com/voyagenius/DataStructures.git",
15 "social_media_url": "https://twitter.com/voyagenius",
17 "source_files": "Classes",
19 "exclude_files": "Classes/osx"
22 "exclude_files": "Classes/ios"