[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 4 / YTVimeoExtractor / 0.1.0 / YTVimeoExtractor.podspec.json
blob8417b26091cc9725a0e3fe04e1d578db241b47d2
2   "name": "YTVimeoExtractor",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.8"
21   },
22   "source_files": "YTVimeoExtractor/*.{h,m}",
23   "requires_arc": true