blob: 3df45bf17ecc316cb55518b90f8af2d787d76b17 [file] [log] [blame]
{
"name": "H19MediaViewer",
"version": "0.8.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.8.0"
},
"dependencies": {
"SDWebImage": [
]
},
"source_files": "H19MediaViewer",
"exclude_files": "H19MediaViewerTests",
"pushed_with_swift_version": "3.0"
}