[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / f / UPCarouselFlowLayout / 1.1.2 / UPCarouselFlowLayout.podspec.json
blob8019855fcb1bf1426abac8cf87714c02b6655ccc
2   "name": "UPCarouselFlowLayout",
3   "version": "1.1.2",
4   "summary": "A fancy carousel flow layout for UICollectionView.",
5   "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.",
6   "homepage": "https://github.com/ink-spot/UPCarouselFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Ulric": "ink.and.spot@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ink-spot/UPCarouselFlowLayout.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "swift_version": "4.2",
22   "source_files": "UPCarouselFlowLayout/**/*.{h,swift}"