blob: 88ad43e831ec4676ce5c16c5a2d7308b93d06fe9 [file] [log] [blame]
{
"name": "H19MediaViewer",
"version": "0.7.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.7.0"
},
"dependencies": {
"SDWebImage": [
]
},
"source_files": "H19MediaViewer",
"exclude_files": "H19MediaViewerTests",
"pushed_with_swift_version": "3.0"
}