blob: 9935573d07fd48018dd42cdfd9d8ff978e3adcd6 [file] [log] [blame]
{
"name": "Weixin",
"version": "1.6.2",
"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/WeChatSDK1.6.2.zip"
},
"source_files": "SDK1.6.2/*.h",
"vendored_libraries": "SDK1.6.2/libWeChatSDK.a",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"c++",
"sqlite3",
"z"
]
}