blob: 1e784a61b8c1633d9f4eaf6e18a1356bd7885ddf [file] [log] [blame]
{
"name": "DTPhotoViewerController",
"version": "3.1.0",
"summary": "DTPhotoViewerController provides a Facebook-like photo viewer.",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"description": "DTPhotoViewerController 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.1.0"
},
"source_files": "DTPhotoViewerController/Classes/**/*",
"swift_version": "5.0"
}