[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / 3 / HCVimeoVideoExtractor / 0.0.1 / HCVimeoVideoExtractor.podspec.json
blobe70f99bc07af414fa94fac67ff7a02ebdf7c8f89
2   "name": "HCVimeoVideoExtractor",
3   "version": "0.0.1",
4   "summary": "HCVimeoVideoExtractor is an easy way to extract the Vimeo video details.",
5   "description": "HCVimeoVideoExtractor is an easy way to extract the Vimeo video details like title, thumbnails and mp4 URL's which then can be used to play using AVPlayerView.",
6   "homepage": "https://github.com/superm0/HCVimeoVideoExtractor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mo Cariaga": "hermoso.cariaga@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/superm0/HCVimeoVideoExtractor.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/sup3rm0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "HCVimeoVideoExtractor/Classes/**/*"