[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 7 / 8 / d / CoreGPX / 0.7.0 / CoreGPX.podspec.json
blobb7507a684d4b8eb8f896fc355aed79e7f813fdce
2   "name": "CoreGPX",
3   "version": "0.7.0",
4   "summary": "A library for reading and creation of GPX location log files.",
5   "description": "CoreGPX creates and parses GPX files with ease, written in Swift, supports iOS, macOS and watchOS. Replaces iOS-GPX-Framework.",
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.7.0"
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"