[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 5 / d / VIMVideoPlayer / 6.0.0 / VIMVideoPlayer.podspec.json
blob73520a8e0411b6adaf6fb5d929f1d4936ceb1059
2   "name": "VIMVideoPlayer",
3   "version": "6.0.0",
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/vimeo",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source": {
25     "git": "https://github.com/vimeo/VIMVideoPlayer.git",
26     "tag": "6.0.0"
27   },
28   "source_files": [
29     "VIMVideoPlayer",
30     "VIMVideoPlayer/*.{h,m}"
31   ],
32   "exclude_files": "VIMVideoPlayer/Exclude",
33   "requires_arc": true