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