[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 8 / 4 / WechatSwiftPod / 1.8.4.1 / WechatSwiftPod.podspec.json
blobd0869360b27de53686cd9168da0eb891b15ad858
2   "name": "WechatSwiftPod",
3   "version": "1.8.4.1",
4   "summary": "wechat pod framework swift support",
5   "swift_versions": "4.2",
6   "description": "wechat support",
7   "homepage": "https://github.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "spec": "spectatornan@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/SpectatorNanWithZZC/WechatSwiftPod.git",
17     "tag": "1.8.4.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "WechatSwiftPod/*.h",
25     "WechatSwiftPod/*.modulemap"
26   ],
27   "static_framework": true,
28   "libraries": [
29     "sqlite3",
30     "c++",
31     "z.1.2.5"
32   ],
33   "frameworks": [
34     "SystemConfiguration",
35     "CoreTelephony",
36     "CFNetwork",
37     "CoreGraphics",
38     "CFNetwork",
39     "Security"
40   ],
41   "vendored_libraries": "WechatSwiftPod/libWeChatSDK.a",
42   "preserve_paths": "WechatSwiftPod/WechatSwiftPod.modulemap",
43   "xcconfig": {
44     "LD_RUNPATH_SEARCH_PATHS": "$(PODS_ROOT)/WechatSwiftPod"
45   },
46   "pod_target_xcconfig": {
47     "DEFINES_MODULE": "YES"
48   },
49   "swift_version": "4.2"