[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 2 / YFTanxSDK / 3.5.3 / YFTanxSDK.podspec.json
blob518964a5b578b6ec6c9a3306715dfd2b2e098517
2   "name": "YFTanxSDK",
3   "version": "3.5.3",
4   "summary": "A short description of YFTanxSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/com-yifan/YFTanxSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiken": "576661787@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/com-yifan/YFTanxSDK.git",
16     "tag": "3.5.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
26   },
27   "frameworks": [
28     "AdSupport",
29     "CoreMotion",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "WebKit"
33   ],
34   "libraries": [
35     "resolv",
36     "sqlite3",
37     "z"
38   ],
39   "default_subspecs": "YFTanxSDK",
40   "xcconfig": {
41     "VALID_ARCHS": "i386 armv7 x86_64 arm64"
42   },
43   "subspecs": [
44     {
45       "name": "YFTanxSDK",
46       "vendored_frameworks": "YFTanxSDK/SDK/*.framework",
47       "resources": "YFTanxSDK/SDK/*.bundle"
48     }
49   ]