blob: 04e1300b6f19577131dcb20a788e3fd56fff8c12 [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "1.2.0",
"summary": "视图控件 - 循环滚动视图",
"description": "更新内容:\n修复自动轮播到顶时回滚动画的问题;优化resources属性;",
"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": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}