blob: bd714ed120cb77335a33b5ffeaa48eae63b5ce10 [file] [log] [blame]
{
"name": "BlinkingLabel1",
"version": "0.1.2",
"summary": "A subclass on UILabel that provides a blink",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/RaknasAvis/BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yssivasankar@gmail.com": "sivasankar.yathirajula@kofax.com"
},
"source": {
"git": "https://github.com/RaknasAvis/BlinkingLabel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel/Classes/**/*.{h,m}"
}