blob: c9bc80f1c937c201102e1918e2c43e2249168566 [file] [log] [blame]
{
"name": "CCAutoScrollView",
"version": "2.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.git",
"tag": "2.0"
},
"source_files": "AutoScrollViewExample/AutoScrollView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}