blob: d6f8f95bc1e4d1080d5a213c1e430c3d4b3182c4 [file] [log] [blame]
{
"name": "CCAutoScrollView",
"version": "2.0.5",
"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.5"
},
"source_files": "AutoScrollView/*.swift",
"pushed_with_swift_version": "3.0"
}