blob: 108983ee735f9c016079478a9bc2a59f1a6a6b27 [file] [log] [blame]
{
"name": "WXSDKCoreKit",
"version": "1.7.3",
"license": {
"type": "Copyright",
"text": "© 1998 - 2016 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.3.zip"
},
"source_files": "SDK1.7.3 demo/SDKExport/*.h",
"vendored_libraries": "SDK1.7.3 demo/SDKExport/libWeChatSDK.a",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"c++",
"sqlite3",
"z"
]
}