blob: 9aeb0b2f4c72e8a1c1b8b1cc85343abe81eff593 [file] [log] [blame]
{
"name": "VideoBackground",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mruvim/VideoBackground",
"summary": "Lightweight view to display background video",
"authors": {
"Ruvim Miksanskiy": "ruva@codingroup.com"
},
"source": {
"git": "https://github.com/mruvim/VideoBackground.git",
"tag": "0.1.0",
"branch": "master"
},
"screenshots": "http://codingroup.com/assets/external/video-background.gif",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VideoBackground/**/*.swift",
"pushed_with_swift_version": "3.0"
}