blob: 3fb4ec3f8d2e95e0ae43935ee25782124a525982 [file] [log] [blame]
{
"name": "DCCJMessageCenter",
"version": "0.2.7",
"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.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJMessageCenter/Classes/**/*",
"resource_bundles": {
"DCCJMessageCenter": [
"DCCJMessageCenter/Classes/**/*.{png,jpeg,jpg,storyboard,xib}"
]
},
"dependencies": {
"DCCJNetwork": [
"~> 0.4.1"
]
}
}