blob: 52f22dc0e9b42ef14e3f26faab3488997b147f30 [file] [log] [blame]
{
"name": "SSWeChatSDK",
"version": "1.5.0",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2012 Tencent. All rights reserved."
},
"summary": "The Official iOS SDK of WeChat from Tencent.",
"homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
"authors": {
"Tencent": "developer@wechatapp.com"
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/iOS2_SDK-64221cbf.zip"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"vendored_libraries": "WeChatSDK_1.5/WeChatSDK_1.5/libWeChatSDK.a",
"source_files": "WeChatSDK_1.5/WeChatSDK_1.5/*.h",
"frameworks": [
"SystemConfiguration"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
]
}