2 "name": "BSRefreshableScrollView",
4 "summary": "An `NSScrollView` subclass that supports pull-to-refresh both in the top and bottom edges.",
5 "description": " The intended usage is for hosting a timeline-like view that shows a list of messages in reverse-chronological order.\n\n * Get iOS like pull-to-refresh experience on OS X complete with pull indicator. \n * The bottom pulling upwards to reveal the bottom side will be good for loading older data.\n",
6 "homepage": "http://cutecoder.org/tag/bsrefreshablescrollview/",
7 "screenshots": "http://i0.wp.com/cutecoder.org/wp-content/uploads/2012/11/Bi-Directional-Refreshable-Scroll-View.png",
10 "Sasmito Adibowo": "adib@basil-salad.com"
13 "git": "https://github.com/adib/RefreshableScrollView.git",
14 "tag": "release-1.0.1"
16 "social_media_url": "https://www.facebook.com/cutecoder",
21 "source_files": "Classes/osx/*",
23 "exclude_files": "Classes/ios"
25 "public_header_files": "Classes/**/BSRefreshableScrollView.h"