[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / e / WeiXinSDK_Swift / 1.8.9 / WeiXinSDK_Swift.podspec.json
blob245c64e9f883a20d947907ff78634e28814a916f
2   "name": "WeiXinSDK_Swift",
3   "version": "1.8.9",
4   "license": {
5     "type": "MIT",
6     "text": "                              Copyright 2019\n"
7   },
8   "summary": "微信sdk",
9   "description": "微信sdk",
10   "homepage": "https://github.com/chenminjie92/WeiXinSDK_Swift",
11   "authors": {
12     "chenminjie": "845083062@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenminjie92/WeiXinSDK_Swift.git",
16     "tag": "1.8.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "public_header_files": "WeiXinSDK_Swift/Classes/*.h",
23   "source_files": "WeiXinSDK_Swift/Classes/*",
24   "frameworks": [
25     "CFNetwork",
26     "CoreMotion",
27     "Foundation",
28     "CoreGraphics",
29     "SystemConfiguration",
30     "UIKit",
31     "CoreText",
32     "QuartzCore",
33     "CoreTelephony",
34     "WebKit"
35   ],
36   "libraries": [
37     "z",
38     "c++",
39     "sqlite3.0"
40   ],
41   "vendored_libraries": "WeiXinSDK_Swift/Classes/libWeChatSDK.a",
42   "pod_target_xcconfig": {
43     "VALID_ARCHS": "x86_64 armv7 arm64"
44   }