blob: 0f3afcb2c28e9db2a608d27a857acb6b7717f742 [file] [log] [blame]
{
"name": "DCCJNetwork",
"version": "0.3.7",
"summary": "This is a lightweight network framework.",
"description": "This is a lightweight network framework created by DCCJ.",
"homepage": "https://github.com/Ghstart/DCCJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJNetwork.git",
"tag": "0.3.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJNetwork/Classes/**/*",
"dependencies": {
"DCCJConfig": [
"~> 0.1.8"
],
"SwiftyBeaver": [
]
}
}