blob: 344709157ae1eb7ea1b79dd9d2812dacb03322c7 [file] [log] [blame]
{
"name": "Schedule",
"version": "2.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/luoxiu/Schedule",
"authors": {
"Quentin Jin": "luoxiustm@gmail.com"
},
"summary": "Schedule timing task in Swift using a fluent API",
"source": {
"git": "https://github.com/luoxiu/Schedule.git",
"tag": "2.1.0"
},
"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"
}