[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / d / a / PBJVideoPlayer / 0.3.1 / PBJVideoPlayer.podspec.json
blob28cfa383600b5e3a1bfb543439021ef45e52f57e
2   "name": "PBJVideoPlayer",
3   "version": "0.3.1",
4   "summary": "simple video player library for iOS and tvOS, featuring touch-to-play",
5   "homepage": "https://github.com/piemonte/PBJVideoPlayer",
6   "social_media_url": "http://twitter.com/piemonte",
7   "license": "MIT",
8   "authors": {
9     "patrick piemonte": "piemonte@alumni.cmu.edu"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/PBJVideoPlayer.git",
13     "tag": "v0.3.1"
14   },
15   "frameworks": [
16     "Foundation",
17     "AVFoundation",
18     "CoreGraphics",
19     "QuartzCore",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "7.0",
24     "tvos": "9.0"
25   },
26   "source_files": "Source",
27   "requires_arc": true,
28   "screenshots": "https://raw.github.com/piemonte/PBJVideoPlayer/master/PBJVideoPlayer.gif"