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