blob: 02bb2d6e8add19baaa021d5fe76241b89a743650 [file] [log] [blame]
{
"name": "CoreGPX",
"version": "0.3.2",
"summary": "A library for reading and creation of GPX location log files.",
"description": "GPXKit is designed to replace the aging, and abandoned project, iOS-GPX-Framework. This pod will be able to help developers parse and create GPX files more easily. More features will be added to the future.",
"homepage": "https://github.com/vincentneo/CoreGPX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vincentneo": "23420208+vincentneo@users.noreply.github.com"
},
"source": {
"git": "https://github.com/vincentneo/CoreGPX.git",
"tag": "0.3.2"
},
"social_media_url": "https://twitter.com/ivincentneo",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes"
}