[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / GPXXMLParser / 1.0.18 / GPXXMLParser.podspec.json
blobf4e6c21c72e70c06b6f505253b14b26a2584a830
2   "name": "GPXXMLParser",
3   "version": "1.0.18",
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/GPXXMLParserPodTest",
7   "license": "MIT",
8   "authors": {
9     "": "mark@inuksoft.com"
10   },
11   "platforms": {
12     "ios": "12.2"
13   },
14   "ios": {
15     "vendored_frameworks": "GPXXMLParser.framework"
16   },
17   "source": {
18     "http": "https://www.dropbox.com/s/wyfdzuiabm6rp43/GPXXMLParser.zip?dl=0"
19   },
20   "exclude_files": "Classes/Exclude"