[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / d / a / PBJVideoPlayer / 0.1.5 / PBJVideoPlayer.podspec.json
blob942e0e4529ee12cdbd345e35bdd3c448c486b521
2   "name": "PBJVideoPlayer",
3   "version": "0.1.5",
4   "summary": "iOS video player, simple drop in component featuring touch-to-play",
5   "homepage": "https://github.com/piemonte/PBJVideoPlayer",
6   "license": "MIT",
7   "authors": {
8     "Patrick Piemonte": "piemonte@alumni.cmu.edu"
9   },
10   "source": {
11     "git": "https://github.com/piemonte/PBJVideoPlayer.git",
12     "tag": "v0.1.5"
13   },
14   "frameworks": [
15     "Foundation",
16     "AVFoundation",
17     "CoreGraphics",
18     "QuartzCore",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "6.0"
23   },
24   "source_files": "Source",
25   "requires_arc": true,
26   "screenshots": "https://raw.github.com/piemonte/PBJVideoPlayer/master/PBJVideoPlayer.gif"