FHLinkedList 0.0.6× TestsTested ✗ LangLanguage CC License MIT ReleasedLast Release Nov 2017Maintained by GodL.Installation Guide×Installation Guide for FHLinkedListYou want to add pod 'FHLinkedList', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'FHLinkedList', '~> 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 FHLinkedListSee PodspecGitHub RepoPage on CocoaPods.orgFHLinkedList 0.0.6ByGodLGodL/LinkedListGitHub RepoLinkedList A c language linkedlist implementation