blob: 4cd367c70549cb320a24e06a124f85191dce3b1a [file] [log] [blame]
{
"name": "DTPhotoViewerController",
"version": "3.0.1",
"summary": "DTPhotoViewerController provides a Facebook-like photo viewer.",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.\nDTPhotoViewerController gives you a Facebook-like photo viewer with similar transition between your view controller and the photo viewer controller. You can create more sophisticated photo viewer by subclassing DTPhotoViewerController.",
"homepage": "https://github.com/tungvoduc/DTPhotoViewerController",
"license": "MIT",
"authors": {
"Tung Vo": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTPhotoViewerController.git",
"tag": "3.0.1"
},
"source_files": "DTPhotoViewerController/Classes/**/*",
"swift_version": "5.0"
}