blob: 793c63231577025014002127190ce9dc738ce26d [file] [log] [blame]
{
"name": "CenteredCollectionView",
"version": "0.9.0",
"summary": "A lightweight CollectionView that pages and centeres it's cells.",
"description": "A lightweight CollectionView that pages and centeres it's cells.",
"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.0"
},
"source_files": "CenteredCollectionView/Classes/**/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}