[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 0 / vendor_tencent / 3.3.9 / vendor_tencent.podspec.json
blob7167d8d6b30a9718a4069556d4c21890ea74d3ed
2   "name": "vendor_tencent",
3   "version": "3.3.9",
4   "summary": "a tencent framework for CocoaPods",
5   "description": "Tencent framework for CocoaPods",
6   "homepage": "https://github.com/yangpansky/vendor_tencent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangpan": "yangpansky@sina.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yangpansky/vendor_tencent.git",
19     "tag": "3.3.9"
20   },
21   "vendored_frameworks": "lib/*.framework",
22   "frameworks": [
23     "Security",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CoreTelephony",
27     "WebKit"
28   ],
29   "libraries": [
30     "iconv",
31     "sqlite3",
32     "stdc++",
33     "z"
34   ]