blob: 885d85ab1f38a9f2243b0a9bda798e0d7a293e01 [file] [log] [blame]
{
"name": "DCCJNetwork",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJNetwork/Classes/**/*"
}