blob: 7e1ca67a4b0494f336cf36db3e23f9d6ed9a2996 [file] [log] [blame]
{
"name": "PLUPlayingAdapter",
"version": "0.0.4",
"summary": "PLUPlayingAdapter",
"description": "龙珠直播的PLUPlayingAdapter",
"homepage": "https://github.com/LongzhuLive/PLUPlayingAdapter",
"license": "MIT",
"authors": {
"DarrenYau": "jiqiu@pptv.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LongzhuLive/PLUPlayingAdapter.git",
"tag": "0.0.4"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUPlayingAdapter.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.2"
],
"PLUUIKit": [
"~> 0.0.1"
],
"PLUUIComponents": [
"~> 0.0.1"
],
"PLUNetworking": [
"~> 0.0.2"
],
"PLUDiagnose": [
"~> 0.0.7"
],
"SNPlayerSDK": [
"~> 0.0.3"
],
"PLUReporter": [
"~> 0.0.2"
]
}
}