blob: 0e244a9cba46c3ca7bb4dd8909d3d8e7833445df [file] [log] [blame]
{
"name": "RDImageViewerController",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}