blob: 783e76a65a7f62659d32a9fc055162257f18071b [file] [log] [blame]
{
"name": "SKScheduler",
"version": "1.0.0",
"summary": "a scheduler that executes asynchronous tasks",
"homepage": "https://github.com/FromHell-620/SKScheduler",
"license": "MIT",
"authors": {
"GodL": "547188371@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FromHell-620/SKScheduler.git",
"tag": "1.0.0"
},
"source_files": "SKScheduler",
"requires_arc": true
}