blob: 64f8f87b1f7de1cb4150d9d1c39ec3eaf65ea7ae [file] [log] [blame]
{
"name": "TimerControl",
"version": "1.0.3",
"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": "13.0"
},
"source": {
"git": "https://github.com/Zendos1/TimerControl.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*",
"exclude_files": [
"Sources/**/Info.plist",
"Package.swift"
],
"swift_versions": "5.1",
"swift_version": "5.1"
}