blob: 6995cf99918372c6004ce3d316db3c105bc8d32e [file] [log] [blame]
{
"name": "PLUReporter",
"version": "0.0.1",
"summary": "PLUReporter",
"description": "龙珠直播的PLUReporter",
"homepage": "https://github.com/LongzhuLive/PLUReporter",
"license": "MIT",
"authors": {
"DarrenYau": "jiqiu@pptv.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LongzhuLive/PLUReporter.git",
"tag": "0.0.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUReporter.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.1"
],
"LZ-HappyDNS": [
"~> 0.0.1"
],
"PLUNetworking": [
"~> 0.0.1"
],
"PLUDiagnose": [
"~> 0.0.2"
]
}
}