blob: cd32262059749ddd23b785626f5b1422a890d9a0 [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "1.0.1",
"summary": "视图控件 - 循环滚动视图",
"description": "更新内容:\nframe取整,避免滚动时小数精度丢失造成的白点计算错误;赋值后自动开始轮播动画",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}