blob: 07c5c3f4a7d0170336cb928211cd3f30971a44fc [file] [log] [blame]
{
"name": "PhotoViewControllerSwift",
"version": "0.1.0",
"summary": "PhotoViewControllerSwift is a controller to display a photo, in Swift !",
"description": "This is a very small viewController to display images, in swift, allowing to zoom on it. It was mainly done in order to first try pod building and publishing. Not very usefull I think, but who really knows :) ?",
"homepage": "https://github.com/nicoduj/PhotoViewControllerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicoduj": "nicolas.dujardin@gmail.com"
},
"source": {
"git": "https://github.com/nicoduj/PhotoViewControllerSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dujnic",
"platforms": {
"ios": "9.0"
},
"source_files": "PhotoViewControllerSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}