[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / a / f / 5 / TencentOpenAPI_Swift / 3.5.11 / TencentOpenAPI_Swift.podspec.json
blob9472f78a6dc5ff8f3f8a67e95df025f5de807ba9
2   "name": "TencentOpenAPI_Swift",
3   "version": "3.5.11",
4   "summary": "qqsdk",
5   "description": "qqsdk",
6   "homepage": "https://github.com/chenminjie92/TencentOpenAPI_Swift",
7   "license": {
8     "type": "MIT",
9     "text": "                              Copyright 2019\n"
10   },
11   "authors": {
12     "chenminjie92": "chenminjie92@126.com"
13   },
14   "source": {
15     "git": "https://github.com/chenminjie92/TencentOpenAPI_Swift.git",
16     "tag": "3.5.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "public_header_files": "TencentOpenAPI_Swift/Classes/**/*.h",
23   "source_files": "TencentOpenAPI_Swift/Classes/**/*",
24   "frameworks": [
25     "Security",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "CoreTelephony",
29     "WebKit"
30   ],
31   "libraries": [
32     "iconv",
33     "sqlite3",
34     "stdc++",
35     "z"
36   ],
37   "vendored_frameworks": "TencentOpenAPI_Swift/Classes/TencentOpenAPI.framework",
38   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   }