4 "summary": "A simple doubly linked list implementation",
5 "description": " A longer description of LinkedList in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "https://github.com/panyam/LinkedList",
7 "license": "Apache License, Version 2.0",
9 "Sri Panyam": "sri.panyam@gmail.com"
12 "git": "https://github.com/panyam/LinkedList.git",
19 "exclude_files": "Classes/Exclude"