blob: ed3d00d59f9096feabc7517203f583e66eafcc33 [file] [log] [blame]
{
"name": "Schedule",
"version": "2.0.3",
"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.3"
},
"source_files": "Sources/Schedule/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.0"
}