blob: 1af59cb30d366a06c23f26b394544c052146c5e2 [file] [log] [blame]
{
"name": "PLUDiagnose",
"version": "0.0.6",
"summary": "PLUDiagnose",
"description": "龙珠直播的PLUDiagnose(更新获取网络类型实现方式)",
"homepage": "https://github.com/LongzhuLive/PLUDiagnose",
"license": "MIT",
"authors": {
"DarrenYau": "jiqiu@pptv.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LongzhuLive/PLUDiagnose.git",
"tag": "0.0.6"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUDiagnose.framework"
},
"resources": "PLUDiagnose.framework/*.bundle",
"dependencies": {
"PLUFoundation": [
"~> 0.0.1"
],
"LZ-HappyDNS": [
"~> 0.0.1"
],
"PLUNetworking": [
"~> 0.0.1"
]
}
}