blob: e409e6ffb86f80d254a2bdc499f43f0d6a6a7ea0 [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "0.2.0",
"summary": "视图控件 - 循环滚动视图",
"description": "更新内容:\n补充showPageIndicator属性;补充说明文档;",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}