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
- Host: GitHub
- URL: https://github.com/nicoduj/photoviewcontroller
- Owner: nicoduj
- License: mit
- Created: 2018-02-19T09:20:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T10:12:20.000Z (over 7 years ago)
- Last Synced: 2025-03-14T03:42:59.986Z (3 months ago)
- Language: Objective-C
- Size: 1.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhotoViewController
[](https://travis-ci.org/nicoduj/PhotoViewController)
[](http://cocoapods.org/pods/PhotoViewController)
[](http://cocoapods.org/pods/PhotoViewController)
[](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.