2 "name": "GPXXMLParser",
4 "summary": "GPXXMLParser processes GPX files and creates an object tree from the XML structure.",
5 "description": "Using the XML structure of the GPX file, GPXXMLParser 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",
12 "": "mark@inuksoft.com"
18 "vendored_frameworks": "GPXXMLParser.framework"
21 "http": "https://www.dropbox.com/s/mrepyomm4ijb85y/GPXXMLParser.zip?dl=0"
23 "exclude_files": "Classes/Exclude"