blob: 8b49cb2740ec98e208bc8056adee123cb6c72d37 [file] [log] [blame]
{
"name": "TRVideoView",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"summary": "TRVideoView is a simple drop in WebView for embedded YouTube and Vimeo videos.",
"requires_arc": true,
"version": "0.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tim Roesner": "timroesner@me.com"
},
"homepage": "https://github.com/timroesner/TRVideoView",
"source": {
"git": "https://github.com/timroesner/TRVideoView.git",
"tag": "0.1.5"
},
"frameworks": "WebKit",
"source_files": "TRVideoView/**/*.{swift}",
"swift_version": "5.0"
}