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