blob: 6716d97a93923283bc21b1dcb4e416226b0fe1a3 [file] [log] [blame]
{
"name": "BlinkingLabelNihal",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink",
"description": "TODO: This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/nihalkhokhari/BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nihalkhokhari1@gmail.com": "nihalk@softcell.com"
},
"source": {
"git": "https://github.com/nihalkhokhari/BlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel/Classes/**/*",
"swift_version": "4.2"
}