[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / 2 / ZHQQSDK / 3.1.0 / ZHQQSDK.podspec.json
blob9c334c071ee67050ff3b3cb934e5f3349aa78fd1
2   "name": "ZHQQSDK",
3   "version": "3.1.0",
4   "summary": "Tencent QQ Open SDK 3.1.0 full version",
5   "requires_arc": true,
6   "homepage": "http://open.qq.com/",
7   "authors": {
8     "Tencent": "open@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/zh20102618/QQSDK.git",
15     "tag": "3.1.0"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "iconv",
25     "sqlite3.0",
26     "z",
27     "c++"
28   ],
29   "ios": {
30     "vendored_frameworks": "QQ-SDK/framework/TencentOpenAPI.framework"
31   },
32   "resources": "QQ-SDK/resource/*.{png,xib,nib,bundle}",
33   "license": {
34     "type": "LGPL",
35     "text": "                            ® 1998 - 2016 Tencent All Rights Reserved\n"
36   }