blob: 0165449c88d9ee54af61611b09d968f269984e00 [file] [log] [blame]
{
"name": "DTPhotoViewerController",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "DTPhotoViewerController/Classes/**/*"
}