This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // VideoPlayerViewController.swift | |
| // Tattoo Store | |
| // | |
| // Created by Eugenio Baglieri on 13/07/18. | |
| // Copyright © 2018 Eugenio Baglieri. All rights reserved. | |
| // | |
| import UIKit | |
| import YoutubeKit |
OlderNewer