[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 0 / f / TencentOpenSDK / 3.3.3 / TencentOpenSDK.podspec.json
blob6534064e90158d91dafd61b205a0182b779abde2
2   "name": "TencentOpenSDK",
3   "version": "3.3.3",
4   "summary": "Tencent QQ Open SDK 3.3.3 version",
5   "homepage": "https://open.tencent.com",
6   "license": "MIT",
7   "authors": {
8     "Tencent": "https://open.tencent.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/XFNicar/TencentOpenSDK.git",
15     "tag": "3.3.3"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "iconv",
25     "sqlite3",
26     "c++",
27     "z"
28   ],
29   "requires_arc": true,
30   "ios": {
31     "vendored_frameworks": "Frameworks/TencentOpenAPI.framework"
32   }