blob: 31a6fbc2dbf03a1dcbf62bb10855eda0b5dbe150 [file] [log] [blame]
{
"name": "LVCycleScrollView",
"version": "0.0.4",
"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.4"
},
"source_files": "LVCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"5.8.4"
]
}
}