blob: f1d0d32f671158a4557139e1c452f7b9bade5ccc [file] [log] [blame]
{
"name": "WXLModule1XS",
"version": "1.0.1",
"summary": "xc framework",
"description": "这是ProjDemo1的,xcode打包的静态库的framework",
"homepage": "https://gitee.com/snilwx/proj-demo1-xs",
"license": "MIT",
"authors": {
"wangxiang": "934416194@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/snilwx/proj-demo1-xs.git",
"tag": "1.0.1"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"XMNetworking": [
"~> 1.1.0"
],
"PodsLibDemo": [
]
},
"vendored_frameworks": "WXLModule1XS.framework",
"requires_arc": true
}