blob: caa32e721885ff49519beab414808d94a9c2f254 [file] [log] [blame]
{
"name": "CenteredCollectionView",
"version": "0.9.3",
"summary": "A CollectionView that 'pages' and centers it's cells 🎡 written in Swift",
"description": "A lightweight CollectionView that 'pages' and centers it's cells, creating the carousel effect 🎡 written in Swift.",
"homepage": "https://github.com/BenEmdon/CenteredCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BenEmdon": "benjaminemdon@gmail.com"
},
"social_media_url": "http://twitter.com/BenEmdon",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BenEmdon/CenteredCollectionView.git",
"tag": "0.9.3"
},
"source_files": "CenteredCollectionView/Classes/**/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}