blob: 9da54655b0a63eaeb364063aaac418f3aabea5d2 [file] [log] [blame]
{
"name": "SKAutoScrollLabel",
"version": "0.0.5",
"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.5"
},
"source_files": "Source/SKAutoScrollLabel/*.{h,m}"
}