blob: 5245c8c04f6c7cb899211fd8dcc808c1489d9f8d [file] [log] [blame]
{
"name": "SKAutoScrollLabel",
"version": "0.0.3",
"summary": "水平/垂直跑马灯",
"description": "Automatically scrolling UILabel with both horizontal/vertical MARQUEE effects and gradient gradients on the edges",
"homepage": "https://github.com/shevakuilin/SKAutoScrollLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShevaKuilin": "shevakuilin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shevakuilin/SKAutoScrollLabel.git",
"tag": "0.0.2"
},
"source_files": "Source/SKAutoScrollLabel/*.{h,m}"
}