[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / a / CenteredCollectionView / 0.9.0 / CenteredCollectionView.podspec.json
blob793c63231577025014002127190ce9dc738ce26d
2   "name": "CenteredCollectionView",
3   "version": "0.9.0",
4   "summary": "A lightweight CollectionView that pages and centeres it's cells.",
5   "description": "A lightweight CollectionView that pages and centeres it's cells.",
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.0"
21   },
22   "source_files": "CenteredCollectionView/Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"