blob: 2325f4afd173cbd0fca8cc0c48bcc353517ecc7f [file] [log] [blame]
{
"name": "MMPlayerView",
"version": "2.1.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": "2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMPlayerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}