blob: 6dbf3cbd23671254bf6c68e4717bc3220fc39d82 [file] [log] [blame]
{
"name": "YCPlayerManager",
"version": "0.1.7.1",
"summary": "Media player.",
"description": "A lightweight media player base on AVPlayer in iOS platform",
"homepage": "https://github.com/onekyle/YCPlayerManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Durand Wang": "ych.wang@outlook.com"
},
"source": {
"git": "https://github.com/onekyle/YCPlayerManager.git",
"tag": "0.1.7.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YCPlayerManager/Classes/**/*",
"resources": "YCPlayerManager/YCPlayerManager.bundle"
}