blob: 36b8d108026721aa95f76c21b204da5844e251bd [file] [log] [blame]
{
"name": "VideoBackgroundViewController",
"version": "0.0.4",
"summary": "A View Controller that shows a video in the background, like Spotify",
"description": "A View Controller that shows a video in the background, like Spotify, written in Swift",
"homepage": "https://github.com/PiXeL16/VideoBackgroundViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Jimenez": "cjimenez16@gmail.com"
},
"social_media_url": "http://twitter.com/chrisjimeneznat",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PiXeL16/VideoBackgroundViewController.git",
"tag": "0.0.4"
},
"source_files": [
"VideoBackgroundViewController/",
"VideoBackgroundViewController/**/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "4"
}