CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

AAPhotoLibrary 0.1.3

AAPhotoLibrary 0.1.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Armen Abrahamyan.



AAPhotoLibrary is a wrapper over PHPhotoLibrary Photo's framework, which makes it easy to add/remove/fetch photos and collections

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

XCode8+ Minimum Deployment Target iOS 10.0

Installation

AAPhotoLibrary is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "AAPhotoLibrary"

Manual Installation

Just copy 3 files (AAPhotoLibrary+Reader, AAPhotoLibrary+Writer, AAPLErrorHandler) into your project.

License

AAPhotoLibrary is available under the MIT license. See the LICENSE file for more info.

Author

Armen Abrahamyan, [email protected]

Whats New ?

  • Updated for Swift 3.0
  • Bug fixes