[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 3 / e / SportDataKit / 1.0.0 / SportDataKit.podspec.json
blobca755c716ca89f09dbfc21f6477a48c6ef3ad2e2
2   "name": "SportDataKit",
3   "version": "1.0.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/suqiang/SportDataKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suqiang": "suqianghotel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/suqiang/SportDataKit.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "source_files": "Classes",
26   "swift_version": "5.0"