[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 1 / b / IGVimeoExtractor / 1.1.0 / IGVimeoExtractor.podspec.json
blobdce7a2f6dee15f452a3abb40f178173242dcd118
2   "name": "IGVimeoExtractor",
3   "version": "1.1.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/siuying/IGVimeoExtractor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louis Larpin": "louis.larpin@gmail.com",
13     "Francis Chong": "francis@ignition.hk"
14   },
15   "source": {
16     "git": "https://github.com/siuying/IGVimeoExtractor.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.8"
22   },
23   "source_files": "IGVimeoExtractor/*.{h,m}",
24   "requires_arc": true