blob: 5b91a6ffd9b51066891fd49d7f2ac84302ade051 [file] [log] [blame]
{
"name": "podDemoOne",
"version": "0.0.1",
"summary": "A Lib For foundation.",
"description": "podOne基类库",
"homepage": "https://github.com/944121333/poddmeoone.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Byron": "944121333@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": "Foundation",
"source": {
"git": "https://github.com/944121333/poddmeoone.git",
"tag": "0.0.1"
},
"vendored_frameworks": "podOneFrameWork.framework",
"swift_version": "5.0"
}