blob: 4d9af9c78f98941b37e5686209c12e22ec488ca8 [file] [log] [blame]
{
"name": "H19MediaViewer",
"version": "0.5.2",
"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.5.2"
},
"dependencies": {
"SDWebImage": [
]
},
"source_files": "H19MediaViewer",
"exclude_files": "H19MediaViewerTests"
}