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