[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / c / 5 / GPS / 0.1.3 / GPS.podspec.json
blobc6a36c2ee8c4183525db08dbad83b9880611e941
2   "name": "GPS",
3   "version": "0.1.3",
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"
17   },
18   "swift_version": "3.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GPS/Classes/**/*",
23   "frameworks": "CoreLocation"