blob: 865bafafed45cb3d29351cc98d08c78155dd3004 [file] [log] [blame]
{
"name": "BKCountDownTimer",
"version": "0.0.5",
"summary": "Circle shaped countdown timer.",
"description": "Circle shaped countdown timer. With Swift",
"homepage": "https://github.com/bugkingK/CountDownTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugkingK": "myway0710@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/bugkingK/CountDownTimer.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"BKCountDownTimer/Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}