blob: 4df9e3e3baa3fea4c9255f6a32031613d02f2cac [file] [log] [blame]
{
"name": "LivePlayer",
"version": "0.2.3",
"summary": "Live/VOD Player based AVPlayer.",
"description": "Live/VOD Player based on AVPlayer.",
"homepage": "https://github.com/banggaoo/LivePlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banggaoo": "banggaoo@naver.com"
},
"source": {
"git": "https://github.com/banggaoo/LivePlayer.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LivePlayer/Classes/**/*",
"swift_version": "4.1"
}