2 "name": "RPLPhotoLibraryView",
4 "summary": "RPLPhotoLibraryView provides a UIView subclass that can shows the user's photos from their gallery in a collection view.",
5 "description": "Provides `RPLPhotoLibraryView`, a class which shows the users gallery images in a collection view with 3 columns, and scrolls vertically.\n\nCan flip the order with property `reverseAssetOrder`, and can be told to scroll to the top of the colleciton view.\n\nOffers two delegates:\n* `assetSelectionDelegate` - for handling when the user selects an asset.\n* `scrollDelegate` - offers a few methods for handling scrolling events.\nTODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Resplendent/RPLPhotoLibraryView",
12 "Benjamin Maer": "ben@resplendent.co"
15 "git": "https://github.com/Resplendent/RPLPhotoLibraryView.git",
21 "source_files": "RPLPhotoLibraryView/Classes/**/*",
23 "ResplendentUtilities": [