2 "name": "GPXXMLParser",
4 "summary": "GPXParser processes GPX files and creates an object tree from the XML structure.",
5 "description": "Using the XML structure of the GPX file, GPXParser creates a tree of objects which can be interrogated using the framework. Tracks, routes, waypoints, and metadata are exposed via public functions on the parser object.",
6 "homepage": "https://github.com/inukshukdeveloper/GPXXMLParser",
9 "": "mark@inuksoft.com"
15 "vendored_frameworks": "GPXXMLParser.framework"
18 "http": "https://www.dropbox.com/s/fanpuvkqrgujsaw/GPXXMLParser.zip?dl=0"
20 "exclude_files": "Classes/Exclude"