blob: 1b745567036b705ccb00e4d4e1e58894cab8837d [file] [log] [blame]
{
"name": "LYMarqueeLabel",
"version": "1.4",
"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.4"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "LYMarqueeLabel",
"source_files": "LYMarqueeLabel/*.swift"
}
]
}