[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / GPXXMLParser / 1.0.17 / GPXXMLParser.podspec.json
blobf2b0839ed61cc6dcd2b8c0eb218fc128d38f08a4
2   "name": "GPXXMLParser",
3   "version": "1.0.17",
4   "swift_versions": [
5     "5.0",
6     "5.1"
7   ],
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",
11   "license": "MIT",
12   "authors": {
13     "": "mark@inuksoft.com"
14   },
15   "platforms": {
16     "ios": "12.2"
17   },
18   "ios": {
19     "vendored_frameworks": "GPXXMLParser.framework"
20   },
21   "source": {
22     "http": "https://www.dropbox.com/s/k40y8adrohu7o1u/gpxxmlparser.zip?dl=0"
23   },
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "5.1"