2 "name": "GPXXMLParser",
8 "summary": "GPXParser processes GPX files and creates an object tree from the XML structure.",
9 "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.",
10 "homepage": "https://github.com/inukshukdeveloper/GPXXMLParser",
13 "": "mark@inuksoft.com"
19 "vendored_frameworks": "GPXXMLParser.framework"
22 "http": "https://www.dropbox.com/s/oghuwk1e8k94pdk/GPXXMLParser.zip?dl=0"
24 "exclude_files": "Classes/Exclude",
25 "swift_version": "5.1"