blob: c31a0578165dade7d3f33a5d924d2185bd443d1c [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "0.0.4",
"summary": "视图控件 - 循环滚动视图",
"description": "更新内容:和basic库解耦;增加shouldAutoAnimation属性,外部控制是否支持自动切换图片。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSRecyclesView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSRecyclesView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}