blob: 3d101d89b65953dcf276543b6a20ac5c6e1dd9fc [file] [log] [blame]
{
"name": "Atbot43-BlinkingLabel",
"version": "0.1.1",
"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/mrsomphopdev/BlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrsomphop.dev@gmail.com": "mrsomphop.dev@gmail.com"
},
"source": {
"git": "https://github.com/mrsomphopdev/BlinkingLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlinkingLabel/Classes/**/*",
"pushed_with_swift_version": "4.0"
}