README.md

# Example app using Photos framework
 
A basic Photos-like app which introduces the Photos framework. 
- List albums, folders and moments
- Display the contents of the moments, or a single album
- Display the content of a single photo or video (and allow playback in the case of a video)
- Allow the following actions:
    * simple single-click edit of a photo
    * creating an album and adding assets to it
    * re-ordering of assets in an album
    * removing assets from an album
    * deleting assets and albums
    * (un)hiding an asset from moments
    * favoriting an asset
 
## Build Requirements
 
iOS 8 SDK
 
## Runtime Requirements
 
iOS 8 or later
 
Copyright (C) 2014 Apple Inc. All rights reserved.