blob: 387a7339d2b070b413a68cb33d1d789820d373ba [file] [log] [blame]
{
"name": "ZSMKit",
"version": "0.0.5",
"summary": "A Lib For 数盟封装",
"description": "数盟封装",
"homepage": "https://gitee.com/ioszwj_home/ZSMKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://gitee.com/ioszwj_home/ZSMKit.git",
"tag": "0.0.5"
},
"source_files": "Code/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"vendored_frameworks": "Code/Framework/du.framework"
}