blob: 3041f6be1908afeb66d86b533efaafa95bb8fc1e [file] [log] [blame]
{
"name": "UPCarouselFlowLayout",
"version": "1.1.1",
"summary": "A fancy carousel flow layout for UICollectionView.",
"description": "UPCarouselFlowLayout is a fancy carousel flow layout for UICollectionView. It comes with a paginated effect and it shrinks and makes transparent the side items.",
"homepage": "https://github.com/ink-spot/UPCarouselFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Ulric": "ink.and.spot@gmail.com"
},
"source": {
"git": "https://github.com/ink-spot/UPCarouselFlowLayout.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.1"
},
"source_files": "UPCarouselFlowLayout/**/*",
"pushed_with_swift_version": "3.0"
}