NBLShowPicture 0.3.4

NBLShowPicture 0.3.4

yangjh维护。



  • 杨建红

NBLShowPicture

CI Status Version License Platform

示例

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

方法

[NBLShowPicVC presentPicture:image on:self];
[NBLShowPicVC presentWithPicUrl:urlString on:self];

需求

  • iOS 9.0+
  • ARC

安装

NBLShowPicture可以通过CocoaPods获得。要安装它,只需将以下行添加到Podfile中即可

pod 'NBLShowPicture'

作者

杨建红, [email protected]

许可

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