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\nFeatures:\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",
12 "Nico Prananta": "nicnocquee@users.noreply.github.com"
15 "git": "https://github.com/nicnocquee/DLFPhotosPicker.git",
18 "social_media_url": "https://twitter.com/nicnocquee",
22 "source_files": "DLFPhotosPicker/Classes/**/*.*"