[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 8 / c / 5 / GPS / 0.1.1.1 / GPS.podspec.json
blob7eacd13975de225ad346954f536286053cd3beba
2   "name": "GPS",
3   "version": "0.1.1.1",
4   "summary": "GPS provides an API for performing essential offline tasks involving GPS coordinates and earthly triginometric formulas.",
5   "description": "TODO: GPS provides an API 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.1.1"
17   },
18   "swift_version": "3.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GPS/Classes/**/*"