blob: a889ac381f2bc1cfd00a841db660d79d236968df [file] [log] [blame]
{
"name": "RDImageViewerController",
"version": "2.0.2",
"summary": "Simple but powerful image viewer.",
"homepage": "https://github.com/0x0c/RDImageViewerController",
"license": "MIT",
"authors": {
"Akira Matsuda": "akira.m.itachi@gmail.com"
},
"source": {
"git": "https://github.com/0x0c/RDImageViewerController.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}