2 "name": "SDLoopingVideoView",
4 "summary": "An automatically scaling and looping video-view based off of AVPlayerLayer.",
5 "description": "SDLoopingVideoView is a looping video-view based off of AVPlayerLayer; it works great when used as a video background (see below for list of apps using SDLoopingVideoView). SDLoopingVideoView automatically scales any video displayed to aspect-fill the view you define; scaling can be set manually as well. SDLoopingVideoView responds to any UIView animations and scales accordingly without interuption of the video playing.",
6 "homepage": "https://github.com/SolsmaHawk/SDLoopingVideoView",
9 "file": "SDLoopingVideoViewExample/LICENSE"
12 "SolsmaHawk": "solsma@me.com"
15 "git": "https://github.com/SolsmaHawk/SDLoopingVideoView.git",
21 "swift_version": "4.2",
22 "source_files": "SDLoopingVideoView/*.{h,m,swift}"