blob: 3ab37974fce4d0c72347aa2d13b75ce801d88c7f [file] [log] [blame]
{
"name": "SRCountdownTimer",
"version": "1.1",
"summary": "This is the simple circle countdown with a configurable timer for iOS.",
"description": "You can simply start your countdown, pause and resume in just one line of code. Highly customizable control.",
"homepage": "https://github.com/rsrbk/SRCountdownTimer",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ruslan Serebriakov": "rsrbk1@gmail.com"
},
"source": {
"git": "https://github.com/rsrbk/SRCountdownTimer.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SRCountdownTimer/*.swift",
"pushed_with_swift_version": "3.0"
}