blob: c85fe0724d5003952748114d48fdafeff2c459bd [file] [log] [blame]
{
"name": "PBJVideoPlayer",
"version": "0.1.9",
"summary": "iOS video player, simple drop in component featuring touch-to-play",
"homepage": "https://github.com/piemonte/PBJVideoPlayer",
"license": "MIT",
"authors": {
"Patrick Piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/PBJVideoPlayer.git",
"tag": "v0.1.9"
},
"frameworks": [
"Foundation",
"AVFoundation",
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "Source",
"requires_arc": true,
"screenshots": "https://raw.github.com/piemonte/PBJVideoPlayer/master/PBJVideoPlayer.gif"
}