blob: 1fab032d8b8c949764d2eef00d412827f9565ee2 [file] [log] [blame]
{
"name": "RDImageViewerController",
"version": "2.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}