[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / c / 5 / GPS / 0.1.3.1 / GPS.podspec.json
blob2ffad03ccd09d5ad9b247723d17c573e54f20a18
2   "name": "GPS",
3   "version": "0.1.3.1",
4   "summary": "GPS provides a library for performing essential offline tasks involving GPS coordinates and earthly triginometric formulas.",
5   "description": "GPS provides a library for performing essential offline tasks involving GPS coordinates and earthly triginometric formulas. GPS provides formulas for distances, day durations, sunrise sunset, distance to horizon and more.",
6   "homepage": "https://github.com/arr00/GPS-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "arr00": "aryeh@aryehgreenberg.com"
13   },
14   "source": {
15     "git": "https://github.com/arr00/GPS-pod.git",
16     "tag": "0.1.3.1"
17   },
18   "swift_version": "3.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "documentation_url": "https://arr00.github.io/GPS-pod/",
23   "source_files": "GPS/Classes/**/*",
24   "frameworks": "CoreLocation"