2 "name": "MUKPullToRevealControl",
4 "summary": "Pull to reveal and pull to refresh for every UIScrollView.",
5 "description": "MUKPullToRevealControl, when added to a UIScrollView instance, places itself at top\nand can be pulled to be revealed.\nIt could be subclassed to achieve pull to refresh controls. MUKCirclePullToRefreshControl\nis an example.",
6 "homepage": "https://github.com/muccy/MUKPullToRevealControl",
9 "Marco Muccinelli": "muccymac@gmail.com"
12 "git": "https://github.com/muccy/MUKPullToRevealControl.git",
19 "source_files": "Classes/*.{h,m}",
20 "compiler_flags": "-Wdocumentation",