blob: 3c2d9547757514fbd3849a51def8e03212e4f6af [file] [log] [blame]
{
"name": "CCAutoScrollView",
"version": "1.0",
"summary": "基于CollectionView实现的用户可自定义cell的循环滚动库",
"description": "基于CollectionView实现的用户可自定义cell的循环滚动库",
"homepage": "https://github.com/cheyongzi/CCAutoScrollView",
"license": "MIT CCAutoScrollView",
"authors": {
"车勇子": "389936133@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cheyongzi/CCAutoScrollView",
"tag": "1.0"
},
"source_files": "AutoScrollViewExample/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}