blob: 0abf9bd20e10f08c01358e77dac28299d7e4e2eb [file] [log] [blame]
{
"name": "CLLoopScrollView",
"version": "0.0.4",
"summary": "UIScrollview 循环播放图片",
"description": "无限滑动更新图片,定时自动跳转到下一页",
"homepage": "http://github.com/chrislian/CLLoopScrollView",
"license": "MIT",
"authors": {
"chrislian": "chris0592@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chrislian/CLLoopScrollView.git",
"tag": "0.0.4"
},
"source_files": "CLLoopScrollView/CLLoopView/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}