blob: 93038c83534f71642d1cb5d101f1b93bb11b5b83 [file] [log] [blame]
{
"name": "H19MediaViewer",
"version": "0.6.0",
"summary": "A simple and customizable media viewer.",
"description": "A simple and customizable media viewer with pagination.",
"homepage": "https://github.com/hole19/media-viewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raphael Cruzeiro": "raphaelcruzeiro@raphaelcruzeiro.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hole19/media-viewer.git",
"tag": "0.6.0"
},
"dependencies": {
"SDWebImage": [
]
},
"source_files": "H19MediaViewer",
"exclude_files": "H19MediaViewerTests"
}