blob: 381cd08247c2aa227f911db6eacd15f2832622ca [file] [log] [blame]
{
"name": "DTPhotoViewerController",
"version": "1.2.4",
"summary": "DTPhotoViewerController provides a Facebook-like photo viewer.",
"platforms": {
"ios": "8.3"
},
"swift_version": "4.2",
"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.2.4"
},
"source_files": "DTPhotoViewerController/Classes/**/*"
}