blob: bf2987bbcc46e0eac05f1000849b7df9f6dd168d [file] [log] [blame]
{
"name": "CounterLabel",
"version": "0.1",
"summary": "UITextView count label",
"description": "- UITextView count label .",
"homepage": "https://github.com/nappannda/CounterLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nappannda": "nappannda@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nappannda/CounterLabel.git",
"tag": "0.1"
},
"source_files": "CounterLabel/**/*.swift",
"exclude_files": "Classes/Exclude"
}