2 "name": "RCPopoverView",
8 "summary": "A drop-in class for presenting an unobstrusive UIView that slides in horizontally.",
9 "homepage": "http://robinchou.com",
11 "Robin Chou": "hello@robinchou.com"
14 "git": "https://github.com/chourobin/RCPopoverView.git",
17 "description": "RCPopoverView is a drop-in cocoa class used to display a generic or custom UIView that slides horizontally. The view is easily dismissed by the user by swiping to the right.",
18 "source_files": "RCPopoverView/*.{h,m}",
19 "frameworks": "QuartzCore",