blob: bf7f20767cff2fd213369d0d615dda68a6fdee03 [file] [log] [blame]
{
"name": "WeChatSDK-iOS",
"version": "1.7.3",
"summary": "官方微信iOS SDK:WeChatSDK,使用微信分享、登录、收藏、支付等功能需要的库以及文件。",
"description": "官方微信iOS SDK:WeChatSDK,使用微信分享、登录、收藏、支付等功能需要的库以及文件。详情参考https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=1417674108&token=c0f8e622d52dc0c46360b4ceed98766e6084cdbd&lang=zh_CN",
"homepage": "https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=1417674108&token=c0f8e622d52dc0c46360b4ceed98766e6084cdbd&lang=zh_CN",
"license": "MIT",
"authors": {
"weixinapp": "weixinapp@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iosmvn/WeChatSDK.git",
"tag": "1.7.3"
},
"source_files": "SDKExport/**/*.{h,m}",
"public_header_files": "SDKExport/**/*.h",
"vendored_libraries": "SDKExport/**/*.a",
"frameworks": [
"ImageIO",
"SystemConfiguration",
"Security",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3",
"c++"
]
}