WHPhotosSaveAlbum 0.1.1

WHPhotosSaveAlbum 0.1.1

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布上次发布2017年3月

[email protected] 维护。



  • 作者
  • wenhe-liu

示例

要运行示例项目,首先克隆仓库,然后在 Example 目录中运行 pod install

要求

安装

WHPhotosSaveAlbum 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

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

作者

wenhe-liu, [email protected]

许可证

WHPhotosSaveAlbum 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。