blob: d67f59aa81a44fe9e2fa11130bf340a8e7600d80 [file] [log] [blame]
{
"name": "EFAutoScrollLabel",
"version": "5.1.1",
"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",
"screenshots": "https://raw.githubusercontent.com/EFPrefix/EFAutoScrollLabel/master/Assets/EFAutoScrollLabel.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFAutoScrollLabel.git",
"tag": "5.1.1"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFAutoScrollLabel/Classes/*.swift"
}