[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 6 / 9 / SYRFTime / 0.0.8 / SYRFTime.podspec.json
blob8d7f208d8d47c0109964d980bd6a75f2701c24a0
2   "name": "SYRFTime",
3   "version": "0.0.8",
4   "summary": "SYRFTime library for synchronized time.",
5   "description": "SYRFTime library for synchronized time.\nThe library utilizes NTP servers for time precision.",
6   "homepage": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scopic Software": "radu.r@scopicsoftware.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift.git",
20     "tag": "0.0.8"
21   },
22   "source_files": [
23     "SYRFTime",
24     "SYRFTime/SYRFTime/**/*.{swift}"
25   ],
26   "exclude_files": "SYRFTime/Exclude",
27   "dependencies": {
28     "Kronos": [
29       "~> 4.2.1"
30     ]
31   },
32   "swift_version": "5.0"