An open API service indexing awesome lists of open source software.

https://github.com/nicoduj/photoviewcontroller

Small project to display an image in a view, build for testing pod creation
https://github.com/nicoduj/photoviewcontroller

Last synced: 2 months ago
JSON representation

Small project to display an image in a view, build for testing pod creation

Awesome Lists containing this project

README

        

# PhotoViewController

[![CI Status](http://img.shields.io/travis/nicoduj/PhotoViewController.svg?style=flat)](https://travis-ci.org/nicoduj/PhotoViewController)
[![Version](https://img.shields.io/cocoapods/v/PhotoViewController.svg?style=flat)](http://cocoapods.org/pods/PhotoViewController)
[![License](https://img.shields.io/cocoapods/l/PhotoViewController.svg?style=flat)](http://cocoapods.org/pods/PhotoViewController)
[![Platform](https://img.shields.io/cocoapods/p/PhotoViewController.svg?style=flat)](http://cocoapods.org/pods/PhotoViewController)

## Example

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

## Requirements

## Installation

PhotoViewController is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'PhotoViewController'
```

## Author

Nicolas Dujardin, [email protected]

## License

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