blob: f0d69805f89053b2cdc7a319103d82c87c9c215d [file] [log] [blame]
{
"name": "DCFrame",
"version": "1.0.7",
"summary": "A UI combination frame",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}