2 "name": "MRPullToRefreshLoadMore",
4 "summary": "Easy and simple way to add pull to refresh and load more for table views, collection views and even scrollviews",
5 "description": "Pull to refresh and load more loader with delegate methods for tableviews, collectionviews and scrollviews. Its usage is extremely simple as it onnly requires setting a class on your uiview. Example project contains tableview and horizontally scrolling collectionview.",
6 "homepage": "https://github.com/xtrinch/MRPullToRefreshLoadMore",
12 "Mojca Rojko": "mojca.rojko@gmail.com"
15 "git": "https://github.com/xtrinch/MRPullToRefreshLoadMore.git",
21 "source_files": "MRPullToRefreshLoadMore/Classes/**/*"