| { |
| "name": "UPCarouselFlowLayout", |
| "version": "1.1.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "8.1" |
| }, |
| "swift_version": "4.2", |
| "source_files": "UPCarouselFlowLayout/**/*.{h,swift}" |
| } |