[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / e / 8 / f / YGQQSDK / 3.3.3 / YGQQSDK.podspec.json
blob6dba3cc271e67cdd1a4433487924e9baad113b0b
2   "name": "YGQQSDK",
3   "version": "3.3.3",
4   "summary": "TencentOpenAPI v3.3.3",
5   "description": "This pod is used who want to use tencentOpenAPI v3.3.3 with podfile.",
6   "authors": "http://open.qq.com",
7   "homepage": "http://open.qq.com",
8   "license": {
9     "type": "LGPL",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Starryxu/Tencent_SDK.git",
17     "tag": "3.3.3"
18   },
19   "frameworks": [
20     "Security",
21     "SystemConfiguration",
22     "CoreGraphics",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "iconv",
27     "sqlite3",
28     "stdc++",
29     "z"
30   ],
31   "ios": {
32     "vendored_frameworks": "framework/TencentOpenAPI.framework"
33   },
34   "requires_arc": true