[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 4 / YTVimeoExtractor / 0.3.1 / YTVimeoExtractor.podspec.json
blob8f9e469a24990169b57a0218ca9a4d0a1ede6dae
2   "name": "YTVimeoExtractor",
3   "version": "0.3.1",
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   },
14   "source": {
15     "git": "https://github.com/lilfaf/YTVimeoExtractor.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.9",
21     "tvos": "9.0"
22   },
23   "source_files": "YTVimeoExtractor/*.{h,m}",
24   "requires_arc": true