blob: 15b64815762d6b42bd70c67061e3a38e8ad3ed4a [file] [log] [blame]
{
"name": "PLUNetworking",
"version": "0.0.2",
"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.2"
},
"ios": {
"vendored_frameworks": "PLUNetworking.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.1"
]
}
}