blob: 1fede9710a64ae6caac75949cee4f81f759c376b [file] [log] [blame]
{
"name": "TRVideoView",
"platforms": {
"ios": "9.0"
},
"summary": "TRVideoView is a simple drop in WebView for embedded YouTube and Vimeo videos.",
"requires_arc": true,
"version": "0.1.4",
"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.4"
},
"frameworks": "WebKit",
"source_files": "TRVideoView/**/*.{swift}",
"pushed_with_swift_version": "3.2"
}