[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / a / b / JHWeChatSDK / 1.8.4 / JHWeChatSDK.podspec.json
blob551cad00e0ca92a4c64ba9fd0490e074a221a20e
2   "name": "JHWeChatSDK",
3   "version": "1.8.4",
4   "summary": "封装微信SDK.",
5   "description": "图文按钮.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/JHWeChatSDK.git",
16     "tag": "1.8.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "frameworks": [
26     "CFNetwork",
27     "SystemConfiguration",
28     "Security",
29     "CoreTelephony",
30     "CoreGraphics"
31   ],
32   "libraries": [
33     "c++",
34     "z",
35     "sqlite3.0",
36     "sqlite3"
37   ],
38   "ios": {
39     "vendored_frameworks": "JHWeChatSDK/Products/*.framework"
40   }