blob: 1e5501cb37a0172983e8faad1588944734d04cb9 [file] [log] [blame]
{
"name": "Schedule",
"version": "2.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/jianstm/Schedule",
"authors": {
"Quentin Jin": "jianstm@gmail.com"
},
"summary": "Schedule timing task in Swift using a fluent API",
"source": {
"git": "https://github.com/jianstm/Schedule.git",
"tag": "2.0.2"
},
"source_files": "Sources/Schedule/*.swift",
"swift_version": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}