| { |
| "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/**/*" |
| } |