blob: 810c5ef497fc3b08c81ce3991e35adc17d7d6ccf [file] [log] [blame]
{
"name": "DCCJConfig",
"version": "0.2.3",
"summary": "Global config and setting are here.",
"description": "Global config and setting are here used by DCCJ",
"homepage": "https://github.com/Ghstart/DCCJConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJConfig.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Result",
"source_files": "DCCJConfig/Classes/Result/**/*"
},
{
"name": "DataManagerError",
"source_files": "DCCJConfig/Classes/DataManagerError/**/*"
}
]
}