blob: bee7702303dcbad807758715905f54b58bb0d9dc [file] [log] [blame]
{
"name": "SSWeChatSDK",
"version": "1.7.3",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2012 Tencent. All rights reserved."
},
"summary": "The Official iOS SDK of WeChat from Tencent.",
"description": "The Official iOS SDK of WeChat from Tencent. <https://open.weixin.qq.com>",
"homepage": "https://github.com/iineva/SSWeChatSDK",
"authors": {
"Tencent": "developer@wechatapp.com"
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.3_Sample.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"vendored_libraries": "openSDK1.7.3/libWeChatSDK.a",
"source_files": "openSDK1.7.3/*.h",
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
]
}