blob: 2c151d12ba962baff3bdd981233e4f4d1248c3b5 [file] [log] [blame]
{
"name": "LVCycleScrollView",
"version": "0.0.7",
"summary": "图片及文字自动滚动的控件.",
"description": "图片及文字自动滚动的控件,详细见README",
"homepage": "https://github.com/li199508/LVCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Levi": "2387356991@qq.com"
},
"source": {
"git": "https://github.com/li199508/LVCycleScrollView.git",
"tag": "0.0.7"
},
"source_files": "LVCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
]
}
}