blob: 609b8652f103d8ee22d658c8f4c25f6087470624 [file] [log] [blame]
{
"name": "PLUReporter",
"version": "0.0.2",
"summary": "PLUReporter For PP",
"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.2"
},
"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"
]
}
}