[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 5 / d / VIMVideoPlayer / 6.0.1 / VIMVideoPlayer.podspec.json
blobfa5181b1b759e325dce7b6d856834371a8fd4f1a
2   "name": "VIMVideoPlayer",
3   "version": "6.0.1",
4   "summary": "A simple wrapper around the AVPlayer and AVPlayerLayer classes.",
5   "description": "VIMVideoPlayer is a simple wrapper around the AVPlayer and AVPlayerLayer classes. Check out the README for details. And the Pegasus project for a demo.",
6   "homepage": "https://github.com/vimeo/VIMVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Alfie Hanssen": "alfiehanssen@gmail.com",
13     "Rob Huebner": "robh@vimeo.com",
14     "Gavin King": "gavin@vimeo.com",
15     "Kashif Muhammad": "support@vimeo.com",
16     "Andrew Whitcomb": "support@vimeo.com",
17     "Stephen Fredieu": "support@vimeo.com",
18     "Rahul Kumar": "support@vimeo.com"
19   },
20   "social_media_url": "http://twitter.com/vimeoapi",
21   "platforms": {
22     "ios": "7.0",
23     "tvos": "9.0"
24   },
25   "source": {
26     "git": "https://github.com/vimeo/VIMVideoPlayer.git",
27     "tag": "6.0.1"
28   },
29   "source_files": "VIMVideoPlayer-Source/**/*.{h,m}",
30   "requires_arc": true