[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / d / CoreGPX / 0.5.6 / CoreGPX.podspec.json
blob7ba4704361947308017d5d2fa4a32aa7fb23b4c2
2   "name": "CoreGPX",
3   "version": "0.5.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.5.6"
17   },
18   "social_media_url": "https://twitter.com/ivincentneo",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0"
23   },
24   "source_files": "Classes"