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