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