[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / a / CenteredCollectionView / 0.9.1 / CenteredCollectionView.podspec.json
blob87c2c976bae5ecbaa132fd7ab9332dd198995f8d
2   "name": "CenteredCollectionView",
3   "version": "0.9.1",
4   "summary": "A CollectionView that 'pages' and centers it's cells ðŸŽ¡ written in Swift",
5   "description": "A lightweight CollectionView that 'pages' and centers it's cells, creating the carousel effect ðŸŽ¡ written in Swift.",
6   "homepage": "https://github.com/BenEmdon/CenteredCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BenEmdon": "benjaminemdon@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/BenEmdon",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/BenEmdon/CenteredCollectionView.git",
20     "tag": "0.9.1"
21   },
22   "source_files": "CenteredCollectionView/Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"