blob: 9d30c8c17c8e4eb23a7e59ce28ab3fa9dcf6b451 [file] [log] [blame]
{
"name": "BKCountDownTimer",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}