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