Graphite 0.0.16×Maintained by Palle Klewitz.Installation Guide×Installation Guide for GraphiteYou want to add pod 'Graphite', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'Graphite', '~> 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 GraphiteSee PodspecGitHub RepoPage on CocoaPods.orgGraphite 0.0.16ByPalle Klewitzpalle-k/GraphiteGitHub RepoGraphite A framework for force directed graph drawing for iOS