blob: 662d4c28e015c70213b1ca7b6b1e73e88860a44d [file] [log] [blame]
{
"name": "WXLModule4XS",
"version": "1.0.6",
"summary": "xc framework",
"description": "这是ProjDemo4的,xcode打包的静态库的framework,手动引入的基础组件",
"homepage": "https://gitee.com/snilwx/proj-demo4-xs",
"license": "MIT",
"authors": {
"wangxiang": "934416194@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/snilwx/proj-demo4-xs.git",
"tag": "1.0.6"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"PodsLibXD": [
"~> 1.1.1"
]
},
"vendored_frameworks": "WXLModule4XS.framework",
"requires_arc": true
}