blob: f320288a22c6708f588e949c2fffb1695d64b1d2 [file] [log] [blame]
{
"name": "RDImageViewerController",
"version": "4.0.0",
"summary": "Simple but powerful image viewer.",
"homepage": "https://github.com/0x0c/RDImageViewerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akira Matsuda": "akira.m.itachi@gmail.com"
},
"source": {
"git": "https://github.com/0x0c/RDImageViewerController.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "RDImageViewerController/Classes/**/*"
}