blob: b7b05722c033f65f5a5b8e019d48115ac9d8ea5a [file] [log] [blame]
{
"name": "MMPlayerView",
"version": "5.6.1",
"summary": "Custom Video Player view",
"description": "Custom a AVPlayerLayer on view and transition player with good effect like youtube and facebook",
"homepage": "https://github.com/MillmanY/MMPlayerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"millmanyang@gmail.com": "millmanyang@gmail.com"
},
"source": {
"git": "https://github.com/MillmanY/MMPlayerView.git",
"tag": "5.6.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "MMPlayerView/Classes/**/*",
"swift_version": "5.0"
}