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