blob: 8cf4d68c9af751bb48d74f0e1897cb702e045fce [file] [log] [blame]
{
"name": "DTPhotosViewController",
"version": "1.0.4",
"summary": "Browse multiple photos. Swipe left or right to see next or previous. Pinch to zoom in or out. Single tap should dismiss view controller.",
"homepage": "https://github.com/danjiang/DTPhotosViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "dan@danthought.com"
},
"social_media_url": "http://twitter.com/dtstudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTPhotosViewController.git",
"tag": "1.0.4",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"deprecated": true
}