blob: b93cd2a1142324d9e26d045cd2c3d21f313e562d [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "0.0.3",
"summary": "视图控件 - 循环滚动视图",
"description": "更新内容:修改文字描述,增加开始、结束动画的外部方法;暴露持续时间、过渡时长的属性。",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"LSiOSBasic": [
]
}
}