[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / c / 9 / FYFTencentOpenAPI / 3.5.11 / FYFTencentOpenAPI.podspec.json
blob31ad1d9d7365ca0adff6171ac5015b3f6e04b39e
2   "name": "FYFTencentOpenAPI",
3   "version": "3.5.11",
4   "summary": "基于腾讯QQ官方开放的API",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookingforfanyunfei/FYFTencentOpenAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/FYFTencentOpenAPI.git",
16     "tag": "3.5.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64e arm64 armv7 armv7s x86_64",
23     "DEFINES_MODULE": "YES"
24   },
25   "swift_versions": [
26     "5.1",
27     "5.2",
28     "5.3",
29     "5.4",
30     "5.5"
31   ],
32   "frameworks": [
33     "Security",
34     "SystemConfiguration",
35     "CoreGraphics",
36     "CoreTelephony",
37     "WebKit"
38   ],
39   "libraries": [
40     "iconv",
41     "sqlite3",
42     "c++",
43     "z"
44   ],
45   "vendored_frameworks": "FYFTencentOpenAPI/Framework/TencentOpenAPI.framework",
46   "source_files": "FYFTencentOpenAPI/Framework/TencentOpenAPI.framework/Headers/*",
47   "resources": "FYFTencentOpenAPI/Assets/TencentOpenApi_IOS_Bundle.bundle",
48   "swift_version": "5.5"