blob: 7fefe279b9a0aa02ec5d8864e0f63472c851d0ff [file] [log] [blame]
{
"name": "ChronometerKit",
"version": "1.1.0",
"summary": "A simple Framework to setup a Chronometer with optional time limit.",
"homepage": "https://github.com/catteno/ChronometerKit",
"license": "MIT",
"authors": {
"Rafael Veronezi": "rafael@catteno.net"
},
"source": {
"git": "https://github.com/catteno/ChronometerKit.git",
"tag": "1.1.0"
},
"source_files": "ChronometerKit/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true
}