blob: f6f96b63833c9912fc34dd1750337e9ad9260ef3 [file] [log] [blame]
{
"name": "Module1SDKXStatic",
"version": "1.0.5",
"summary": "xc framework",
"description": "这是ProjDemo1的,xcode打包的静态库的framework,手动引入的基础组件",
"homepage": "https://gitee.com/snilwx/static-module1-sdk",
"license": "MIT",
"authors": {
"wangxiang": "934416194@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/snilwx/static-module1-sdk.git",
"tag": "1.0.5"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"BaseSDKXStatic": [
"1.0.1"
]
},
"resources": "Module1SDKXStatic.framework/*.{png,xib,nib,bundle}",
"vendored_frameworks": "Module1SDKXStatic.framework",
"requires_arc": true
}