2 "name": "PHFRefreshControl",
4 "summary": "YAPTR(TM): Yet another pull-to-refresh.",
5 "description": " * No need to pull and release. Just pull far enough and a refresh will trigger. You'll see much more of these soon.\n * Adjust tint color of arrow.\n * No support for last refresh date.\n * Built on top of UIControl. When triggered it sends a UIControlEventValueChanged event to targets.\n * View has a magical height of 44 points.\n * iOS 5 and up (yeah, that's a feature).\n",
6 "homepage": "https://github.com/fphilipe/PHFRefreshControl",
12 "Philipe Fatio": "me@phili.pe"
15 "git": "https://github.com/fphilipe/PHFRefreshControl.git",
21 "source_files": "PHFRefreshControl.{h,m}",
26 "frameworks": "QuartzCore",