blob: 9c0fe94a8b248e2dad580e36e25f6ce86ea686b3 [file] [log] [blame]
{
"name": "LXAutoScrollerView",
"version": "0.0.3",
"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.3"
},
"source_files": "LXAutoScrollerView/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}