blob: 24fd47885912c7065dc97f048839dbc4ccc5ca6e [file] [log] [blame]
{
"name": "RedPacketWeChatLib",
"version": "1.6.2",
"summary": "WXApi SDK for iOS.",
"description": "RedpacketSDK, WXApi.\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/RedPacketWeChatLib.git",
"tag": "1.6.2"
},
"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"
}