[Add] PostgresModelFactory 1.0.12
[CocoaPods.git] / Specs / 1 / 8 / 0 / GPXXMLParser / 1.0.20 / GPXXMLParser.podspec.json
blob356447c02937b8d0f8b79c383de53d07f9b78511
2   "name": "GPXXMLParser",
3   "version": "1.0.20",
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": "13.0"
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"