{ | |
"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" | |
} |