blob: e41098f73f3722e31307f07f8951a24496704ec5 [file] [log] [blame]
{
"name": "DCCJConfig",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Result",
"source_files": "DCCJConfig/Classes/Result/**/*"
},
{
"name": "DataManagerError",
"source_files": "DCCJConfig/Classes/DataManagerError/**/*"
}
]
}