blob: afeb518c276b39654bc014609fcc77ac5c0a7616 [file] [log] [blame]
{
"name": "LYMarqueeLabel",
"version": "1.7.1",
"summary": "文字跑马灯",
"homepage": "https://github.com/GordonLY/LYMarqueeLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Gordon",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GordonLY/LYMarqueeLabel.git",
"tag": "1.7.1"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "LYMarqueeLabel",
"source_files": "LYMarqueeLabel/*.swift"
}
]
}