blob: 0583d738ceb05ee4a9fd1122f1508e2c04fcb79a [file] [log] [blame]
{
"name": "PagedCollectionView",
"version": "0.1",
"summary": "A centered paged collection view",
"description": "This collection view renders cells as centered pages, that\nsnap to the center when scrolling and allow the next and\nprevious cell edges to be seen.",
"homepage": "https://github.com/NextFaze/PagedCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ricsantos": "rsantos@nextfaze.com"
},
"source": {
"git": "https://github.com/Nextfaze/PagedCollectionView.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/nextfaze",
"platforms": {
"ios": "9.0"
},
"source_files": "PagedCollectionView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "2.3"
}