blob: 5160e95d23db583ce7077de44fa8d0ae65473cd2 [file] [log] [blame]
{
"name": "WXSDKCoreKit",
"version": "1.6.1",
"license": {
"type": "Copyright",
"text": "© 1998 - 2015 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/WeChatSDK_iOS_1.6.1.zip"
},
"source_files": "SDKExport/*.h",
"vendored_libraries": "SDKExport/libWeChatSDK.a",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"c++",
"sqlite3",
"z"
]
}