blob: b2f655c4f2813684d932edba26a45dfb284d2add [file] [log] [blame]
{
"name": "EFAutoScrollLabel",
"version": "5.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",
"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.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFAutoScrollLabel/Classes/*.swift"
}