blob: a53b3565ec28b986974022159c34cae577521930 [file] [log] [blame]
{
"name": "IJKMediaPlayer",
"version": "0.7.5",
"summary": "A video player based on ffplay.",
"description": "This is the mirror framework for ios IJKMediaPlayer. Because IJKMediaPlayer have no time to put it on cocoapods officially, we help them did it and maintain it!",
"homepage": "https://github.com/Vbytes/IJKMediaPlayerFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vbytes": "repository@exatech.cn"
},
"source": {
"git": "https://github.com/Vbytes/IJKMediaPlayerFramework.git",
"tag": "0.7.5"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "IJKMediaPlayer/Frameworks/IJKMediaFramework.framework",
"libraries": [
"z",
"bz2"
]
}
}