[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 4 / PBGroupScrollController / 0.1.0 / PBGroupScrollController.podspec.json
blob4e37bda195034e7c545e09612890cf9fbe6c1ec4
2   "name": "PBGroupScrollController",
3   "version": "0.1.0",
4   "summary": "PBGroupScrollController extends functionality of UICollectionViewController",
5   "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.",
6   "homepage": "https://github.com/piotrbernad/PBGroupScrollController",
7   "license": "MIT",
8   "authors": {
9     "piotrbernad": "piotrbernadd@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/piotrbernad/PBGroupScrollController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes"