[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 7 / 3 / RPWeChatLib / 1.7.7 / RPWeChatLib.podspec.json
blobc9145596f5fb81af2e50514faca07a6b2a8f4346
2   "name": "RPWeChatLib",
3   "version": "1.7.7",
4   "summary": "WXApi SDK for iOS. 微信SDK",
5   "description": "RedpacketSDK, WXApi.\n* 红包关联的微信SDK\n   * Redpacket\n   * WXApi\n   * 微信支付\n   * 红包SDK",
6   "homepage": "http://yunzhanghu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Yang": "tonggang.yang@yunzhanghu.com"
13   },
14   "source": {
15     "git": "https://github.com/YunzhanghuOpen/cocoapods-WeChatLib.git",
16     "tag": "1.7.7"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "vendored_libraries": "libWeChatSDK.a",
23   "public_header_files": "*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "Security",
28     "CoreTelephony",
29     "SystemConfiguration"
30   ],
31   "libraries": [
32     "z",
33     "c++",
34     "sqlite3"
35   ],
36   "documentation_url": "https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&lang=zh_CN.",
37   "source_files": "*.h"