blob: 1f069914843c0557f91dc05ba9d9c4eadd78d2d4 [file] [log] [blame]
{
"name": "EFAutoScrollLabel",
"version": "4.0.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/EyreFree/EFAutoScrollLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFAutoScrollLabel.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFAutoScrollLabel/Classes/*.swift",
"pushed_with_swift_version": "4.0"
}