blob: 8217e1b61b0b9cda6c6c2b1fa7d4e2494badb0ac [file] [log] [blame]
{
"name": "ProjDemo1",
"version": "1.0.4",
"summary": "Module1 framework",
"description": "这是一个pods私有库的Module1的framework",
"homepage": "https://gitee.com/snilwx/module1-framework",
"license": "MIT",
"authors": {
"wangxiang": "934416194@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/snilwx/module1-framework.git",
"tag": "1.0.4"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"XMNetworking": [
"~> 1.1.0"
],
"PodsLibDemo": [
]
},
"vendored_frameworks": "ProjDemo1.framework",
"requires_arc": true
}