[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 0 / TencentOpenAPI(Lite) / 3.5.14 / TencentOpenAPI(Lite).podspec.json
bloba281e6956f1a6ba63ac675c46be75a5a6bd19ece
2   "name": "TencentOpenAPI(Lite)",
3   "version": "3.5.14",
4   "summary": "TencentOpenAPI (Lite) official framework and bundle.",
5   "description": "TencentOpenAPI (Lite) official framework and bundle using as qq sdk through cocoapods.",
6   "homepage": "https://github.com/gg-gamex/qq-ios-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gamex": "gamex-noreply@gg.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/gg-gamex/qq-ios-sdk.git",
19     "tag": "3.5.14"
20   },
21   "resources": "Framework/TencentOpenApi_IOS_Bundle.bundle",
22   "ios": {
23     "vendored_frameworks": "Framework/TencentOpenAPI.framework"
24   },
25   "frameworks": [
26     "Security",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "CoreTelephony"
30   ],
31   "libraries": [
32     "iconv",
33     "sqlite3",
34     "c++",
35     "z"
36   ],
37   "requires_arc": true