blob: eaf7a1cc3b7eb553e8d940db11219837bfb13833 [file] [log] [blame]
{
"name": "VPWeChatSDK",
"authors": {
"Tencent": "weixin-open@qq.com"
},
"homepage": "http://open.weixin.qq.com",
"summary": "微信SDK",
"version": "1.7.5",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/VianPan/VPWeChatSDK.git",
"tag": "1.7.5"
},
"source_files": "WeChatSDK/*.{h,m}",
"vendored_libraries": "WeChatSDK/libWeChatSDK.a",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"Foundation"
],
"libraries": [
"sqlite3",
"z",
"c++"
],
"license": {
"type": "GNU General Public",
"file": "LICENSE"
}
}