blob: 6697d4dcc3a06121469eb8e7d4aa577247041db9 [file] [log] [blame]
{
"name": "Scheduleable",
"version": "1.0.3",
"summary": "Thread scheduler.",
"homepage": "https://github.com/GodL/Scheduler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547188371@qq.com": "547188371@qq.com"
},
"source": {
"git": "https://github.com/GodL/Scheduler.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Scheduler/Classes/**/*",
"dependencies": {
"Disposable": [
]
},
"swift_versions": "5.2",
"swift_version": "5.2"
}