[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 6 / YWTencentSDK / 0.1.3.4 / YWTencentSDK.podspec.json
blob6ab5cf2c490dbe826947d8e025827b33022ab080
2   "name": "YWTencentSDK",
3   "version": "0.1.3.4",
4   "summary": "YWTencentSDK Swift version",
5   "description": "YWTencentSDK Swift version, Based on TencentOpenAPI version V3.5.1",
6   "homepage": "http://wiki.open.qq.com/",
7   "authors": {
8     "TencentOpenAPI88": "TencentOpenAPI"
9   },
10   "source": {
11     "git": "https://gitee.com/concentrated/swift-pods.git",
12     "tag": "0.1.3.4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "pod_target_xcconfig": {
18     "LD_RUNPATH_SEARCH_PATHS": "$(PODS_ROOT)/Vendor/QQ/Framework/"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
22   },
23   "vendored_frameworks": "Vendor/QQ/Framework/**/*.framework",
24   "resources": "Vendor/QQ/Framework/TencentOpenApi_IOS_Bundle.bundle",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreGraphics",
28     "Security",
29     "CoreTelephony",
30     "WebKit"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "stdc++",
35     "z",
36     "iconv"
37   ],
38   "source_files": "Vendor/QQ/Framework/**/*.framework/Headers/*.h"