[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / d / AX2TencentOpenAPI / 3.5.14 / AX2TencentOpenAPI.podspec.json
blob38373932871d7bd397910347978444eda04e249b
2   "name": "AX2TencentOpenAPI",
3   "version": "3.5.14",
4   "summary": "QQ 库2",
5   "description": "QQ库封装",
6   "homepage": "https://github.com/李彦海/axtencentopenapi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李彦海": "1657078931@qq.com"
13   },
14   "source": {
15     "git": "https://git.apuscn.com:8443/liyanhai/axtencentopenapi.git",
16     "tag": "3.5.14"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resources": "AX2TencentOpenAPI/Framework/TencentOpenApi_IOS_Bundle.bundle",
22   "ios": {
23     "vendored_frameworks": "AX2TencentOpenAPI/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   "pod_target_xcconfig": {
38     "VALID_ARCHS": "arm64"
39   },
40   "user_target_xcconfig": {
41     "VALID_ARCHS": "arm64"
42   }