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