blob: 3a53da5a8e0acecf5068d40dc56aadecf70a9c7b [file] [log] [blame]
{
"name": "CCLoopCollectionView",
"version": "0.0.2",
"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.2"
},
"source_files": "CCLoopCollectionView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}