[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / d / VIMVideoPlayer / 5.5.3 / VIMVideoPlayer.podspec.json
blob10fe9890c9389077c82dd6ea74eb7d451c692389
2   "name": "VIMVideoPlayer",
3   "version": "5.5.3",
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.\n",
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   },
14   "social_media_url": "http://twitter.com/vimeo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/vimeo/VIMVideoPlayer.git",
20     "tag": "5.5.3"
21   },
22   "source_files": [
23     "VIMVideoPlayer",
24     "VIMVideoPlayer/*.{h,m}"
25   ],
26   "exclude_files": "VIMVideoPlayer/Exclude",
27   "requires_arc": true