blob: db32bea00446107ac21ba31031eb15315b1d4104 [file] [log] [blame]
{
"name": "IncrementableLabel",
"module_name": "IncrementableLabel",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}