blob: fd60e077c7f0728e67bfaa33e42bd0b44509dd4b [file] [log] [blame]
{
"name": "Module1SDKXStatic",
"version": "1.0.1",
"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.1"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"vendored_frameworks": "*.framework",
"requires_arc": true
}