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