[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / 9 / SDLoopingVideoView / 2.0 / SDLoopingVideoView.podspec.json
blobc46a9f98ceaf4846c4e3b190e41ab5db1bd2f648
2   "name": "SDLoopingVideoView",
3   "version": "2.0",
4   "summary": "An automatically scaling and looping video-view based off of AVPlayerLayer.",
5   "description": "SDLoopingVideoView is a looping video-view that supports light and dark mode videos 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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SolsmaHawk": "solsma@me.com"
13   },
14   "source": {
15     "git": "https://github.com/SolsmaHawk/SDLoopingVideoView.git",
16     "tag": "2.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SDLoopingVideoView/*.{h,m,swift}",
23   "swift_version": "5.0"