blob: e6a57f691ebca690cb3e73c3fd6e5c9a75a6edb2 [file] [log] [blame]
{
"name": "Kronos",
"version": "3.0.0",
"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": "3.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}