blob: c9145596f5fb81af2e50514faca07a6b2a8f4346 [file] [log] [blame]
{
"name": "RPWeChatLib",
"version": "1.7.7",
"summary": "WXApi SDK for iOS. 微信SDK",
"description": "RedpacketSDK, WXApi.\n* 红包关联的微信SDK\n * Redpacket\n * WXApi\n * 微信支付\n * 红包SDK",
"homepage": "http://yunzhanghu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Yang": "tonggang.yang@yunzhanghu.com"
},
"source": {
"git": "https://github.com/YunzhanghuOpen/cocoapods-WeChatLib.git",
"tag": "1.7.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_libraries": "libWeChatSDK.a",
"public_header_files": "*.h",
"frameworks": [
"Foundation",
"UIKit",
"Security",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"z",
"c++",
"sqlite3"
],
"documentation_url": "https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&lang=zh_CN.",
"source_files": "*.h"
}