blob: 27bc3b5e46df63d7c12a9868d6a833dfd06dfee7 [file] [log] [blame]
{
"name": "WXSDKCoreKit",
"version": "1.7.7",
"license": {
"type": "Copyright",
"text": "© 1998 - 2017 Tencent All Right Reserved."
},
"homepage": "https://open.weixin.qq.com",
"authors": {
"weixinapp": "weixinapp@qq.com"
},
"summary": "Tencent WeChat iOS SDK.",
"platforms": {
"ios": null
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.7.zip"
},
"source_files": "OpenSDK1.7.7/*.h",
"vendored_libraries": "OpenSDK1.7.7/libWeChatSDK.a",
"frameworks": [
"CFNetwork",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"c++",
"sqlite3",
"z"
]
}