blob: aba9f5770c162d3d7c1f4573d71a0d2afab691ba [file] [log] [blame]
{
"name": "CCLoopCollectionView",
"version": "0.0.1",
"summary": "Loop UICollectionView(include UIPageControl) for swift.",
"description": "It is a Loop UICollectionView(include UIPageControl) used on iOS, which implement by Swift.",
"homepage": "https://github.com/CoolPrince/CCLoopCollectionView",
"license": "MIT",
"authors": {
"chuanchuan cui": "cuchch@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoolPrince/CCLoopCollectionView.git",
"tag": "0.0.1"
},
"source_files": "CCLoopCollectionView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}