blob: a6f77db703a1c414875f7c97ba0e8106bbf4221b [file] [log] [blame]
{
"name": "VPWeChatSDK",
"authors": {
"Tencent": "weixin-open@qq.com"
},
"homepage": "http://open.weixin.qq.com",
"summary": "微信SDK",
"version": "1.7.8",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/VianPan/VPWeChatSDK.git",
"tag": "1.7.8"
},
"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"
}
}