blob: 202549725552cc72c43a18c89fe881586b0339b5 [file] [log] [blame]
{
"name": "PLUDiagnose",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUDiagnose.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.1"
],
"LZ-HappyDNS": [
"~> 0.0.1"
],
"PLUNetworking": [
"~> 0.0.1"
]
}
}