[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 2 / 0 / DDTencentOpenApi / 3.5.11.211 / DDTencentOpenApi.podspec.json
blobabe6997a43ba58ec86bdfd2a02707c55d83c27c0
2   "name": "DDTencentOpenApi",
3   "version": "3.5.11.211",
4   "summary": "腾讯TencentOpenApiSDK,方便自己集成的,基于版本3.5.11.211",
5   "description": "由于腾讯TencentOpenApiSDK不能直接pod集成,为了方便自己开发集成,特意整的一个库,数据源在官方下载并导入,官方地址是:https://wiki.connect.qq.com",
6   "homepage": "https://github.com/ldy694",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "license": "MIT",
11   "authors": {
12     "Dwarven": "a694701@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ldy694/DDTencentOpenApi.git",
16     "tag": "3.5.11.211"
17   },
18   "frameworks": [
19     "Security",
20     "SystemConfiguration",
21     "CoreGraphics",
22     "CoreTelephony",
23     "WebKit"
24   ],
25   "libraries": [
26     "iconv",
27     "sqlite3",
28     "stdc++",
29     "z"
30   ],
31   "resources": "TencentOpenApi_IOS_Bundle.bundle",
32   "vendored_frameworks": "TencentOpenAPI.framework",
33   "requires_arc": true,
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "x86_64 armv7 arm64 arm64e"
36   }