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