blob: c310b77a55ceeacc9ae3c5fc5cda488547a8ffc0 [file] [log] [blame]
{
"name": "LXAutoScrollerView",
"version": "0.0.2",
"summary": "无限轮播器",
"description": "对UIScrollerView进行封装,无限轮播更简单",
"homepage": "https://github.com/DarcyYangjie/LXAutoScrollerView",
"license": "MIT",
"authors": {
"杨杰": "darcy_yangjie@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DarcyYangjie/LXAutoScrollerView.git",
"tag": "0.0.2"
},
"source_files": "LXAutoScrollerView/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}