blob: a5d5dd076570077a7584dd0b0e250a72b6ac4ba3 [file] [log] [blame]
{
"name": "TWBDPlayer",
"version": "0.0.3",
"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.3"
},
"source_files": "TWBDPlayer/Classes/**/*.{h,m}",
"resources": "TWBDPlayer/Classes/TWBDPlayerFiles.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"BaiduBCEPlayerFull": [
"2.2.4"
],
"TWBaseTool": [
]
}
}