blob: bd0d56244d0300941565cfe04e2ba343e93e58b6 [file] [log] [blame]
{
"name": "DCCJUser",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJUser/Classes/**/*",
"dependencies": {
"DCCJConfig": [
"~> 0.1.8"
]
}
}