[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 3 / f / QQOpenSDK / 3.5.1 / QQOpenSDK.podspec.json
blob5ef3e7a2a2e6aa0f56b7299ce54a6c2340fd783a
2   "name": "QQOpenSDK",
3   "version": "3.5.1",
4   "summary": "Tencent QQ Open SDK 3.5.1 lite version",
5   "requires_arc": true,
6   "homepage": "http://open.qq.com/",
7   "license": {
8     "type": "LGPL",
9     "text": "                                                   ® 1998 - 2020 Tencent All Rights Reserved.\n"
10   },
11   "authors": {
12     "Tencent": "open@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/smoothdvd/QQOpenSDK.git",
19     "tag": "v3.5.1"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "Security",
24     "CoreGraphics",
25     "CoreTelephony"
26   ],
27   "weak_frameworks": "WebKit",
28   "libraries": [
29     "iconv",
30     "sqlite3",
31     "stdc++",
32     "z"
33   ],
34   "ios": {
35     "vendored_frameworks": "sdk/TencentOpenAPI.framework",
36     "resources": "sdk/TencentOpenApi_IOS_Bundle.bundle"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }