blob: 4f383e77af887071c62176d5c8badd680129bdcd [file] [log] [blame]
{
"name": "SKAutoScrollLabel",
"version": "0.0.1",
"summary": "水平/垂直跑马灯",
"description": "同时支持水平/垂直跑马灯效果,自动滚动UILabel,同时优化边缘部分",
"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.1"
},
"source_files": [
"SKAutoScrollLabel",
"SKAutoScrollLabel/SKAutoScrollLabel/SKAutoScrollLabel/*.{h,m}"
]
}