blob: 1a4f4bb72b3b76725b677bba05efba21eeb46ac7 [file] [log] [blame]
{
"name": "DKBasicComponents",
"version": "0.0.6",
"summary": "DKBasicComponents.",
"description": "DKBasicComponents是风雨梦魂的基础组件,后续还会继续增加",
"homepage": "https://gitee.com/duanan/DKBasicComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "风雨梦魂",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/duanan/DKBasicComponents.git",
"tag": "0.0.6"
},
"source_files": "DKBasicComponents/Classes/**/*",
"resource_bundles": {
"DKBasicComponents": [
"DKBasicComponents/Assets/*",
"DKBasicComponents/Classes/**/*.{storyboard,xib}"
]
},
"requires_arc": true
}