[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 4 / YTVimeoExtractor / 0.0.4 / YTVimeoExtractor.podspec.json
blobd1b945e9a66ea162b3802ebdaac1bb2f9c47aab7
2   "name": "YTVimeoExtractor",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "YTVimeoExtractor",
22   "requires_arc": true