{ | |
"name": "ClinkingLabel", | |
"version": "0.1.0", | |
"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.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ClinkingLabel/Classes/**/*" | |
} |