blob: b6b92bfb41cce7b4ed51f44787510772124e8678 [file] [log] [blame]
{
"name": "OVTimerLabel",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OVTimerLabel/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0"
}