[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 4 / YTVimeoExtractor / 0.0.8 / YTVimeoExtractor.podspec.json
blob31bbcab44cdba181828b3ddada904108b451d739
2   "name": "YTVimeoExtractor",
3   "version": "0.0.8",
4   "summary": "Fetches Vimeo's mp4 URLs for iOS.",
5   "description": "                    YTVimeoExtractor is a class which lets you get the iOS\n                    compatible video url from Vimeo which you can use in\n                    MPMoviePlayerController, no need to use a UIWebView.\n",
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   },
14   "source": {
15     "git": "https://github.com/lilfaf/YTVimeoExtractor.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "osx": "10.8"
20   },
21   "source_files": "YTVimeoExtractor/*.{h,m}",
22   "requires_arc": true