blob: d65d9662ec085de024c58cd9dc7fb5bbdb0fb322 [file] [log] [blame]
{
"name": "PagedCollectionView",
"version": "0.3",
"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.3"
},
"social_media_url": "https://twitter.com/nextfaze",
"platforms": {
"ios": "9.0"
},
"source_files": "PagedCollectionView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}