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