[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 9 / SDLoopingVideoView / 1.0.3 / SDLoopingVideoView.podspec.json
blob5b288be0034de7fe160017a9bd9bb4034de3654a
2   "name": "SDLoopingVideoView",
3   "version": "1.0.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "SDLoopingVideoViewExample/LICENSE"
10   },
11   "authors": {
12     "SolsmaHawk": "solsma@me.com"
13   },
14   "source": {
15     "git": "https://github.com/SolsmaHawk/SDLoopingVideoView.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "SDLoopingVideoView/*.{h,m,swift}"