blob: 2203061dad4b13b5573d8e8fbf0fe8e3b502fd7b [file] [log] [blame]
{
"name": "TWBDPlayer",
"version": "0.0.4",
"summary": "TWBDPlayer, a BDCloudPlayer simple module",
"homepage": "https://github.com/TiltWang/TWBDPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiltwang": "wangxufeng092@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TiltWang/TWBDPlayer.git",
"tag": "0.0.4"
},
"source_files": "TWBDPlayer/Classes/**/*.{h,m}",
"resources": "TWBDPlayer/Classes/TWBDPlayerFiles.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"BaiduBCEPlayerFull": [
"2.2.4"
],
"TWBaseTool": [
]
}
}