[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / a / 6 / 9 / TencentQQOpenSDK / 3.3.9 / TencentQQOpenSDK.podspec.json
blob726b5168d511ceb6a1639b27237547e9385ae896
2   "name": "TencentQQOpenSDK",
3   "version": "3.3.9",
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.3.9"
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     "c++",
35     "sqlite3"
36   ],
37   "requires_arc": true,
38   "pod_target_xcconfig": {
39     "VALID_ARCHS": "x86_64 armv7 arm64"
40   }