blob: c295870e62cfc3a2ff6dba3561dd474e694a0ca7 [file] [log] [blame]
{
"name": "MMPlayerView",
"version": "4.1.4",
"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": "4.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMPlayerView/Classes/**/*"
}