blob: 16f12c594a5f9ab8c507eeefba6b20eb3d604c12 [file] [log] [blame]
{
"name": "KinderProcessQueue",
"swift_versions": "5",
"version": "0.0.2.2",
"summary": "ProcessQueue.",
"description": "ProcessQueue\n프로세스 스케쥴링\n순차실행, 반복실행",
"homepage": "https://github.com/southkin/KinderProcessQueue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kin": "south.kin@gmail.com"
},
"source": {
"git": "https://github.com/southkin/KinderProcessQueue.git",
"tag": "0.0.2.2"
},
"source_files": [
"Classes",
"KinderProcessQueue/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "8.0"
},
"swift_version": "5"
}