[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 4 / 7 / MZTencentOpenAPI / 3.5.14.241 / MZTencentOpenAPI.podspec.json
blob81ac94c327ff945b5fff3fa40a05353eab111fff
2   "name": "MZTencentOpenAPI",
3   "version": "3.5.14.241",
4   "summary": "腾讯开放API",
5   "description": "腾讯开放API的cocoapods镜像",
6   "homepage": "https://gitee.com/u-ios/mztencent-open-api",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lynn Zhang": "the12306@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/u-ios/mztencent-open-api.git",
16     "tag": "3.5.14.241"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "CoreGraphics",
25     "CoreTelephony",
26     "WebKit"
27   ],
28   "libraries": [
29     "iconv",
30     "sqlite3",
31     "stdc++",
32     "z"
33   ],
34   "ios": {
35     "vendored_frameworks": "MZTencentOpenAPI/TencentOpenAPI.framework"
36   },
37   "pod_target_xcconfig": {
38     "VALID_ARCHS": "x86_64 armv7 arm64"
39   }