blob: a8f395c159c91fe8bb2e486e4f15659c39beec66 [file] [log] [blame]
{
"name": "EFAutoScrollLabel",
"version": "4.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFAutoScrollLabel/Classes/*.swift",
"pushed_with_swift_version": "4.0"
}