blob: 8f20ddb847164dcf61bd438ff28d0d82f4e78d7f [file] [log] [blame]
{
"name": "PagedCollectionView",
"version": "0.4",
"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.4"
},
"social_media_url": "https://twitter.com/nextfaze",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "PagedCollectionView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}