blob: 9040ce7292c2cd30192035ded76fbcfa7962ead6 [file] [log] [blame]
{
"name": "VideoBackground",
"version": "0.2.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.2.0",
"branch": "master"
},
"screenshots": "http://codingroup.com/assets/external/video-background.gif",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "VideoBackground/**/*.swift"
}