Latest | 0.1.3 |
---|---|
Homepage | https://github.com/ssowri1/SPPhotoViewer |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SPPhotoViewer is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'SPPhotoViewer', '~> 0.1.3'
Author
ssowri1, [email protected]
License
SPPhotoViewer is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SPPhotoViewer", "version": "0.1.3", "summary": "A customisable smart photoviewer of your photos", "description": "A customisable smart photoviewer of your photos over CocoaPods", "homepage": "https://github.com/ssowri1/SPPhotoViewer", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ssowri1": "[email protected]" }, "source": { "git": "https://github.com/ssowri1/SPPhotoViewer.git", "tag": "0.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "SPPhotoViewer/Classes/**/*", "frameworks": "UIKit" }
Mon, 12 Nov 2018 13:20:04 +0000