blob: 2deb81dfad3785ede63ce1f4e57827decbcf774e [file] [log] [blame]
{
"name": "EFAutoScrollLabel",
"version": "4.1.0",
"summary": "A label which can scroll when text length beyond the width of label.",
"description": "A label which can scroll when text length beyond the width of label, in Swift.",
"homepage": "https://github.com/EFPrefix/EFAutoScrollLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFAutoScrollLabel.git",
"tag": "4.1.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFAutoScrollLabel/Classes/*.swift"
}