blob: 9e37647f9787e77737e20fb1b795ff17331eb365 [file] [log] [blame]
{
"name": "LSiOSRecyclesView",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRecyclesView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}