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