blob: 7596f2ece387c3d1db506137467a77956ac48838 [file] [log] [blame]
{
"name": "DCCJNetwork",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJNetwork/Classes/**/*"
}