blob: 6755c37d41763e24d9b0b3b77120b3450e9f556f [file] [log] [blame]
{
"name": "WeChat_SDK",
"version": "1.7.2.1",
"summary": "Tencent WeChat iOS SDK.",
"homepage": "https://open.weixin.qq.com",
"license": "MIT",
"authors": {
"Tencent": "https://open.weixin.qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.2.zip"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"vendored_libraries": "**/*.a",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"requires_arc": true
}