blob: 228cfc3e00962149b6c43502c357809143c509e6 [file] [log] [blame]
{
"name": "DXSetting",
"version": "0.0.3",
"summary": "An easy setting",
"homepage": "https://github.com/Jackdx/DXSetting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackdx": "1928292007@qq.com"
},
"source": {
"git": "https://github.com/Jackdx/DXSetting.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DXSetting/**/*.{h,m}"
}