blob: 0d67b15e9acbd4a49734cf23650c29b2fbc33bfc [file] [log] [blame]
{
"name": "PLUDiagnose",
"version": "0.0.7",
"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.7"
},
"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"
]
}
}