blob: dd9df395a7e3a3ccc87597c44e4a2d227a15c342 [file] [log] [blame]
{
"name": "DTPhotoViewerController",
"version": "1.0.7",
"summary": "DTPhotoViewerController provides a Facebook-like photo viewer.",
"platforms": {
"ios": "8.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": "1.0.7"
},
"source_files": "DTPhotoViewerController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}