blob: 19e67d767431ab83d41e1f87cd1a5148a1fec626 [file] [log] [blame]
{
"name": "DCCJNetwork",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJNetwork/Classes/**/*"
}