[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 4 / YTVimeoExtractor / 1.2.0 / YTVimeoExtractor.podspec.json
blobf21779a186f28f18175d3b982307f5e0d33d045a
2   "name": "YTVimeoExtractor",
3   "version": "1.2.0",
4   "summary": "Fetches Vimeo's mp4 URLs for iOS.",
5   "description": "YTVimeoExtractor is a class which lets you get the iOS\ncompatible video url from Vimeo which you can use in\nMPMoviePlayerController, no need to use a UIWebView.",
6   "homepage": "https://github.com/lilfaf/YTVimeoExtractor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louis Larpin": "louis.larpin@gmail.com",
13     "SoneĆ© John": "sonee@alphasoftware.co"
14   },
15   "source": {
16     "git": "https://github.com/lilfaf/YTVimeoExtractor.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.9",
22     "tvos": "9.0"
23   },
24   "source_files": "YTVimeoExtractor/*.{h,m}",
25   "requires_arc": true