WHPhotosSaveAlbum 0.1.1

WHPhotosSaveAlbum 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2017

Maintained by [email protected].



  • By
  • wenhe-liu

Example

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

Requirements

Installation

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

pod "WHPhotosSaveAlbum"
    //传一个image进去就可以将image保存到相册,并创建一个属于自己app的相簿
    [WHPhotoAlbumTool savePhotoToAlbum:self.imageView.image];

Author

wenhe-liu, [email protected]

License

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