blob: 370f989aed8f881abb49763e40571b0f1b203d5e [file] [log] [blame]
{
"name": "SKAutoScrollLabel",
"version": "0.0.2",
"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}"
}