SVGeocoder 0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for SVGeocoderYou want to add pod 'SVGeocoder', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SVGeocoder', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SVGeocoderSee PodspecGitHub RepoPage on CocoaPods.orgSVGeocoder 0.1BySam Vermettesamvermette/SVGeocoderGitHub Repo Simple Cocoa wrapper for the Google Geocoding Service. Installation pod 'SVGeocoder' Authors Sam Vermette License MIT