[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / b / JHWeChatSDK / 1.8.4.1 / JHWeChatSDK.podspec.json
blobe2888ac9e8d6da195e92f1f1d01f5efa61b872d3
2   "name": "JHWeChatSDK",
3   "version": "1.8.4.1",
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.1"
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   }