2 "name": "CKPullDownController",
4 "summary": "An iOS container view controller for pullable scroll view interfaces.",
5 "description": " \t\t\t\t\tCKPullDownController is a copu of [MBPullDownController](https://github.com/matej/MBPullDownController) with few bug fix and improviments.\n CKPullDownController accepts two view controllers, which it presents one above the other.\n The front view controller is configured to accept a pull interaction which it utilizes to show or hide back view controller.\n",
6 "homepage": "https://github.com/lucoceano/CKPullDownController",
12 "Lucas Martins": "lucoceano@gmail.com"
15 "git": "https://github.com/lucoceano/CKPullDownController.git",
18 "source_files": "CKPullDownController/*.{h,m}",
19 "frameworks": "QuartzCore",