blob: 11b9eba75c81aa79bf99bab7c12acf74f8fcfe73 [file] [log] [blame]
{
"name": "MovingLabel",
"version": "0.1.0",
"summary": "Move text of Label.",
"description": "Marquee effect on UILabel by removing letters in front and adding in end in swift!",
"homepage": "https://github.com/ram-vinay-yadav/MovingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ram vinay yadav": "ramvinay093@gmail.com>"
},
"source": {
"git": "https://github.com/ram-vinay-yadav/MovingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MovingLabel/MovingUILabel.swift",
"pushed_with_swift_version": "“3.0”"
}