blob: 52e7b6982c11f313674ca2d0ad93d577edd3ce8c [file] [log] [blame]
{
"name": "OVTimerLabel",
"version": "1.0.0",
"summary": "Simple Timer Label",
"description": "Simple Timer Label which counts up/down for date",
"homepage": "https://github.com/OnurVar/OVTimerLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Onur Var": "var.onur@hotmail.com"
},
"source": {
"git": "https://github.com/OnurVar/OVTimerLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OVTimerLabel/Classes/**/*"
}