[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / d / CoreGPX / 0.6.6 / CoreGPX.podspec.json
blob8ac744e9f08d4dc18a74e1af0ad3faf9c54fdc0e
2   "name": "CoreGPX",
3   "version": "0.6.6",
4   "summary": "A library for reading and creation of GPX location log files.",
5   "description": "GPXKit is designed to replace the aging, and abandoned project, iOS-GPX-Framework. This pod will be able to help developers parse and create GPX files more easily. More features will be added to the future.",
6   "homepage": "https://github.com/vincentneo/CoreGPX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vincentneo": "23420208+vincentneo@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/vincentneo/CoreGPX.git",
16     "tag": "0.6.6"
17   },
18   "social_media_url": "https://twitter.com/ivincentneo",
19   "swift_versions": [
20     "4.2",
21     "5.0",
22     "5.0"
23   ],
24   "platforms": {
25     "ios": "8.0",
26     "osx": "10.9",
27     "watchos": "2.0"
28   },
29   "source_files": "Classes",
30   "swift_version": "5.0"