[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 1 / 5 / TRVideoView / 0.1.5 / TRVideoView.podspec.json
blob8b49cb2740ec98e208bc8056adee123cb6c72d37
2   "name": "TRVideoView",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_versions": "5.0",
7   "summary": "TRVideoView is a simple drop in WebView for embedded YouTube and Vimeo videos.",
8   "requires_arc": true,
9   "version": "0.1.5",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tim Roesner": "timroesner@me.com"
16   },
17   "homepage": "https://github.com/timroesner/TRVideoView",
18   "source": {
19     "git": "https://github.com/timroesner/TRVideoView.git",
20     "tag": "0.1.5"
21   },
22   "frameworks": "WebKit",
23   "source_files": "TRVideoView/**/*.{swift}",
24   "swift_version": "5.0"