[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / c / 1 / TencentOpenAPI-Lite-Replica / 3.5.14 / TencentOpenAPI-Lite-Replica.podspec.json
blob28f5f51e2f09153c0511871cd8c2cac3ed74b770
2   "name": "TencentOpenAPI-Lite-Replica",
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