[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / f / d / libWeChatSDK / 1.6.2 / libWeChatSDK.podspec.json
blob6ceb3a754e3e222fcbe9677c49293cddc65ee0c4
2   "name": "libWeChatSDK",
3   "version": "1.6.2",
4   "license": {
5     "type": "Copyright",
6     "text": "      Copyright (c) 2012 Tencent. All rights reserved.\n"
7   },
8   "summary": "WeChatSDK for Cocoapods convenience.",
9   "homepage": "https://open.weixin.qq.com/",
10   "authors": {
11     "Tencent": "weixinapp@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/nickcheng/libWeChatSDK.git",
15     "tag": "1.6.2"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.h",
21   "public_header_files": "*.h",
22   "preserve_paths": "libWeChatSDK.a",
23   "vendored_libraries": "libWeChatSDK.a",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\"",
26     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\""
27   },
28   "requires_arc": false,
29   "frameworks": [
30     "SystemConfiguration",
31     "CoreTelephony"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3.0",
36     "c++"
37   ]