blob: f8aa6c02927ed34d4ddad8c033b99033176a27ee [file] [log] [blame]
{
"name": "Kronos",
"version": "4.1.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Elegant NTP client in Swift",
"homepage": "https://github.com/lyft/Kronos",
"authors": {
"Martin Conte Mac Donell": "Reflejo@gmail.com"
},
"source": {
"git": "https://github.com/Lyft/Kronos.git",
"tag": "4.1.1"
},
"swift_versions": [
"5.0",
"5.2"
],
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.2"
}