blob: 5c405c0ca0094617355616e2eb1807bfb9f3fd9c [file] [log] [blame]
{
"name": "WZUVideoPlayer",
"platforms": {
"ios": "10.0"
},
"summary": "WZUVideoPlayer is a Video Player Controller with zoom capabilities over AVPlayer.",
"requires_arc": false,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sylvain Bouchard": "sylvain@waizulabs.com"
},
"homepage": "https://github.com/waizuLabs/WZUVideoPlayer",
"source": {
"git": "https://github.com/waizuLabs/WZUVideoPlayer.git",
"tag": "0.1.1"
},
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"ASBPlayerScrubbing": [
"~> 0.1"
]
},
"source_files": "WZUVideoPlayer/**/*.{swift}",
"resources": "WZUVideoPlayer/**/*.{png,jpeg,jpg,storyboard,xib}"
}