[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / QQOpenSDKShare / 3.5.3.001 / QQOpenSDKShare.podspec.json
blobf5100c0b200e8a95dbb4f679b3c5d3ba1a5c675e
2   "name": "QQOpenSDKShare",
3   "version": "3.5.3.001",
4   "summary": "QQ Open SDK 3.5.3.001 version",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://open.tencent.com",
7   "license": "MIT",
8   "authors": {
9     "Tencent": "https://open.tencent.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "source": {
21     "git": "https://github.com/510853361/QQOpenSDKShare.git",
22     "tag": "3.5.3.001"
23   },
24   "frameworks": [
25     "Security",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "CoreTelephony"
29   ],
30   "libraries": [
31     "iconv",
32     "sqlite3",
33     "c++",
34     "z"
35   ],
36   "requires_arc": true,
37   "ios": {
38     "vendored_frameworks": "TencentOpenAPI.framework",
39     "frameworks": [
40       "UIKit",
41       "Foundation",
42       "WebKit"
43     ]
44   }