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