blob: 91fab7507c97ab84b28f394559a6f5d3f62bf7ae [file] [log] [blame]
{
"name": "IncrementableLabel",
"module_name": "IncrementableLabel",
"version": "1.0.1",
"summary": "IncrementableLabel is the easiest way to have incrementable numbers in an UILabel!",
"description": "IncrementableLabel is the easiest way to have incrementable numbers in an UILabel! Available on iOS and tVOS",
"homepage": "https://github.com/recisio/IncrementableLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Recisio": "tom.baranes@gmail.com"
},
"source": {
"git": "https://github.com/recisio/IncrementableLabel.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}