blob: 4e37bda195034e7c545e09612890cf9fbe6c1ec4 [file] [log] [blame]
{
"name": "PBGroupScrollController",
"version": "0.1.0",
"summary": "PBGroupScrollController extends functionality of UICollectionViewController",
"description": "Controller that allows great user experiance when scrolling collection view down and up. Instead of classic scrolling it offers scroll whole page. Inspired by Feedly.",
"homepage": "https://github.com/piotrbernad/PBGroupScrollController",
"license": "MIT",
"authors": {
"piotrbernad": "piotrbernadd@gmail.com"
},
"source": {
"git": "https://github.com/piotrbernad/PBGroupScrollController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes"
}