blob: 0e8b1bcdd2d825f2cb4da949f1bd5708963c2896 [file] [log] [blame]
{
"name": "VIMVideoPlayer",
"version": "5.6.0",
"summary": "A simple wrapper around the AVPlayer and AVPlayerLayer classes.",
"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.\n",
"homepage": "https://github.com/vimeo/VIMVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Alfie Hanssen": "alfiehanssen@gmail.com",
"Rob Huebner": "robh@vimeo.com",
"Gavin King": "gavin@vimeo.com",
"Kashif Muhammad": "support@vimeo.com",
"Andrew Whitcomb": "support@vimeo.com",
"Stephen Fredieu": "support@vimeo.com",
"Rahul Kumar": "support@vimeo.com"
},
"social_media_url": "http://twitter.com/vimeo",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/vimeo/VIMVideoPlayer.git",
"tag": "5.6.0"
},
"source_files": [
"VIMVideoPlayer",
"VIMVideoPlayer/*.{h,m}"
],
"exclude_files": "VIMVideoPlayer/Exclude",
"requires_arc": true
}