blob: e9af27575ad4d837fee82ed14881d2d8bc7e0718 [file] [log] [blame]
{
"name": "DKBasicComponent",
"version": "0.0.9",
"summary": "DKBasicComponent.",
"description": "DKBasicComponent是风雨梦魂的基础组件,后续还会继续增加",
"homepage": "https://gitee.com/duanan/DKIOBasic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "风雨梦魂",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/duanan/DKIOBasic.git",
"tag": "0.0.9"
},
"source_files": "DKBasicComponent/**/*.{h,m}",
"requires_arc": true
}