LinkedList 0.0.11× TestsTested ✗ LangLanguage Obj-CObjective C License Apache 2 ReleasedLast Release Jun 2015Maintained by panyam.Installation Guide×Installation Guide for LinkedListYou want to add pod 'LinkedList', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LinkedList', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LinkedListSee PodspecGitHub RepoPage on CocoaPods.orgLinkedList 0.0.11BySri Panyampanyam.wordpress.companyam/LinkedListGitHub Repo A simple doubly linked list implementation