/WHPhotosSaveAlbum

Primary LanguageShellMIT LicenseMIT

WHPhotosSaveAlbum

CI Status Version License Platform

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, liu.wen.he@chrjdt.com

License

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