2 "name": "DLFPhotosPicker",
4 "summary": "Photos picker for iOS using iOS 8 Photos framework",
5 "description": "This is a library to select single photo or multiple photos in iOS 8 or later using iOS Photos framework. I use this library in my app, Delightful app.\n\n Features:\n--\n\n- Tap and hold a photo to preview (zoom).\n- Pinch out a photo to preview (zoom).\n- Drag to select multiple photos quickly. Simply drag to left or right to start selecting multiple photos.\n- Works on both landscape and portrait.\n- Using iOS 8's UISplitViewController for albums and photos. You can see the split view on iPhone 6 plus landscape.\n- Quickly clear all selections.\n- Selected photos are retained when changing album.",
6 "homepage": "https://github.com/nicnocquee/DLFPhotosPicker",
11 "authors": "Nico Prananta",
16 "git": "https://github.com/nicnocquee/DLFPhotosPicker.git",
19 "source_files": "PhotosPicker/Source",
20 "frameworks": "UIKit",