blob: 72177ac97724c3eb37e9d8f519a13b5560543c25 [file] [log] [blame]
{
"name": "Module1SDKXStatic",
"version": "1.0.4",
"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.4"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"resources": "*.framework/*.{png,xib,nib,bundle}",
"vendored_frameworks": "*.framework",
"requires_arc": true
}