blob: 0378628215a02a51a2129d19479f5efeb7b0ab23 [file] [log] [blame]
{
"name": "UICountdownTimer",
"version": "0.1.0",
"summary": "UI component for timer or stopwatch.",
"description": "UI component for timer or stopwatch. Based on UIPickerView.",
"homepage": "https://github.com/negovrodion/UICountdownTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rodion Negov": "negovrodion@gmail.com"
},
"source": {
"git": "https://github.com/negovrodion/UICountdownTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "UICountdownTimer/**/*"
}