blob: 29df454bd236865b728490b07fcec57f63816b11 [file] [log] [blame]
{
"name": "DCFrame",
"version": "1.0.1",
"summary": "A Model-driven UI framework",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bytedance/DCFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhengzhen": "zhangzhengzhen@bytedance.com"
},
"source": {
"git": "https://github.com/bytedance/DCFrame.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCFrame/Classes/**/*",
"swift_version": "5.0"
}