[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / TencentQQOpenSDK / 3.5.3 / TencentQQOpenSDK.podspec.json
blobcb9324247589ce2ae2cc57ac64b31b3514971bfd
2   "name": "TencentQQOpenSDK",
3   "version": "3.5.3",
4   "summary": "This is Tencent QQ Open Api SDK for iOS.",
5   "description": "This is Tencent QQ Open Api SDK for iOS, include QQ share and QQ login  .",
6   "homepage": "https://gitee.com/cqzbccr/tencent-qqopen-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhoubing": "1510166998@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/cqzbccr/tencent-qqopen-sdk.git",
19     "tag": "3.5.3"
20   },
21   "ios": {
22     "vendored_frameworks": "TencentQQOpenSDK/*.framework"
23   },
24   "frameworks": [
25     "Security",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "CoreTelephony",
29     "WebKit"
30   ],
31   "libraries": [
32     "iconv",
33     "z",
34     "stdc++",
35     "sqlite3",
36     "c++"
37   ],
38   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   }