blob: 8f28d44a8f4c39776087333af05baa810113c60b [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.0",
"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.0"
},
"frameworks": "WebKit",
"source_files": "TRVideoView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}