blob: 77b850128bbf124e0b91557079198b99883cd278 [file] [log] [blame]
{
"name": "CoreGPX",
"version": "0.5.5",
"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.5.5"
},
"social_media_url": "https://twitter.com/ivincentneo",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "Classes"
}