blob: 034c2c54f608c6c9eb666af85e162903d9eb40f3 [file] [log] [blame]
{
"name": "ClinkingLabel",
"version": "0.1.2",
"summary": "A subclass on UILabel that provides a blink",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vmvinoth/ClinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vmvinoth": "vmvinoth@ideas2it.com"
},
"source": {
"git": "https://github.com/vmvinoth/ClinkingLabel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ClinkingLabel/Classes/**/*"
}