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