blob: 102fbeae2d52fd5729549e84850431f82d0aa76f [file] [log] [blame]
{
"name": "DXYWeChatSDK",
"version": "1.7.7",
"summary": "微信开放平台SDK,支持 arm64.",
"requires_arc": true,
"homepage": "http://open.weixin.qq.com/",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2014 Tencent All Rights Reserved.\n"
},
"authors": {
"weixinapp": "weixinapp@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dxy-developer/DXYWeChatSDK.git",
"tag": "v1.7.7"
},
"source_files": "SDKExport/*.{h,m}",
"vendored_libraries": "SDKExport/libWeChatSDK.a",
"frameworks": [
"Security",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}