blob: aa66e74291273ad9d0b2c6e3595ac9056d0267e5 [file] [log] [blame]
{
"name": "PLUDiagnose",
"version": "0.0.2",
"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.2"
},
"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"
]
}
}