blob: 667fb46a87ca9aab0179013d2f1af9440df485c1 [file] [log] [blame]
{
"name": "DCCJMessageCenter",
"version": "0.1.8",
"summary": "A module mainly to handle message send and verify",
"description": "A module mainly to handle message send and verify Used by DCCJ",
"homepage": "https://github.com/Ghstart/DCCJMessageCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJMessageCenter.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJMessageCenter/Classes/**/*",
"dependencies": {
"DCCJNetwork": [
"~> 0.3.5"
]
}
}