blob: 08a1ba6197157f3e10770894f3b847365296fad8 [file] [log] [blame]
{
"name": "DCCJUser",
"version": "0.1.9",
"summary": "This is UserInfo Module",
"description": "This is UserInfo Module. It cares about everything of User",
"homepage": "https://github.com/Ghstart/DCCJUser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJUser.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJUser/Classes/**/*",
"dependencies": {
"DCCJConfig": [
"~> 0.2.0"
]
}
}