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