blob: 3c662e3a7ca2a3d95ee871fc2bf9c18b0c903cb8 [file] [log] [blame]
{
"name": "UPCarouselFlowLayout",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "UPCarouselFlowLayout/**/*"
}