[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 7 / a / WUTencentSDK / 1.2.0 / WUTencentSDK.podspec.json
blob3fc38957f6a8cdec1bb424a77a98a78427dd8a25
2   "name": "WUTencentSDK",
3   "version": "1.2.0",
4   "summary": "TencentSDK for iOS.",
5   "authors": {
6     "醒来-技术": "1020166296@qq.com"
7   },
8   "homepage": "https://github.com/51wakeup/TencentSDK",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/51wakeup/TencentSDK.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "Tencent/SDK/*.{h,m}",
21   "resources": [
22     "Tencent/SDK/*.{bundle}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "SystemConfiguration",
27     "Security",
28     "UIKit",
29     "Foundation",
30     "CoreGraphics",
31     "CoreTelephony"
32   ],
33   "libraries": [
34     "sqlite3",
35     "iconv",
36     "z.1.1.3",
37     "stdc++"
38   ],
39   "vendored_frameworks": "Tencent/SDK/TencentOpenAPI.framework",
40   "static_framework": true