[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / GPXXMLParser / 1.0.15 / GPXXMLParser.podspec.json
bloba5ac4e19910f12a123670a40e27f989831769897
2   "name": "GPXXMLParser",
3   "version": "1.0.15",
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",
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/oghuwk1e8k94pdk/GPXXMLParser.zip?dl=0"
19   },
20   "exclude_files": "Classes/Exclude"