[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 1 / 2 / iOS-GPX-Framework / 0.0.1 / iOS-GPX-Framework.podspec.json
blobcf899691de7812d0b765c52368819a6903126be6
2   "name": "iOS-GPX-Framework",
3   "version": "0.0.1",
4   "summary": "The iOS framework for parsing/generating GPX files.",
5   "description": "                   This is a iOS framework for parsing/generating GPX files. \n                   This Framework parses the GPX from a URL or Strings and create Objective-C Instances of GPX structure.\n",
6   "homepage": "http://gpxframework.com/",
7   "screenshots": [
8     "http://gpxframework.com/img/gpx_viewer.png",
9     "http://gpxframework.com/img/gpx_logger.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Watanabe Toshinori": "t@flcl.jp"
14   },
15   "source": {
16     "git": "https://github.com/Pierre-Loup/iOS-GPX-Framework.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "GPX"