blob: df4d54637e7334d5b201aca8acfd99cc70d976e9 [file] [log] [blame]
{
"name": "WechatOpenSDK",
"version": "1.8.7",
"summary": "Includes the following WeChat features: Share to Moments, Log In via WeChat, Save to Favorites, WeChat Pay, etc.",
"description": "This SDK may be used to invoke WeChat features including Share to Moments, Log In via WeChat, Save to Favorites, and WeChat Pay.",
"homepage": "https://mp.weixin.qq.com",
"license": {
"type": "Copyright",
"text": " Copyright 2020 tencent.com. All rights reserved.\n"
},
"authors": {
"tencent": "weixin-open@qq.com"
},
"source": {
"http": "https://res.wx.qq.com/op_res/Tc8cPBho1AW4peEUDs-9dVjRRZHjnzl3U6XD1kHlCPFm8ayZdfBYFUIOSyKF2CIa",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source_files": "OpenSDK1.8.7/*.{h}",
"vendored_libraries": "OpenSDK1.8.7/*.a",
"frameworks": [
"Security",
"UIKit",
"CoreGraphics",
"WebKit"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}