blob: d632af8131476a1e94470560c77e6fb873719e5a [file] [log] [blame]
{
"name": "TimerControl",
"version": "1.0.6",
"summary": "A customisable UIView countdown timer control",
"description": "TimerControl is a customisable UIView based countdown timer control.\nIt represents a visible reducing arc for the remaining seconds in a defined countdown duration.",
"homepage": "https://github.com/Zendos1/TimerControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mark Jones",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Zendos1/TimerControl.git",
"tag": "1.0.6"
},
"source_files": "Sources/**/*",
"exclude_files": [
"Sources/**/Info.plist",
"Package.swift"
],
"screenshots": "https://raw.github.com/Zendos1/TimerControl/master/Screenshots/demo1.gif",
"swift_versions": "5.1",
"swift_version": "5.1"
}