### Install CoreGPX with CocoaPods Source: https://vincentneo.github.io/CoreGPX Add this line to your Podfile to install CoreGPX using CocoaPods. ```ruby pod 'CoreGPX' ``` -------------------------------- ### Install CoreGPX with Carthage Source: https://vincentneo.github.io/CoreGPX Add this line to your Cartfile to install CoreGPX using Carthage. ```bash github "vincentneo/CoreGPX" ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.