[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 3 / LLAliAuthSDK / 0.0.5 / LLAliAuthSDK.podspec.json
blob8cc086d3a2eb53edca7a2556a9ed71d65fe8878f
2   "name": "LLAliAuthSDK",
3   "version": "0.0.5",
4   "summary": "阿里云一键登录的framework资源管理仓库.",
5   "description": "LLAliAuthSDK 是 阿里云一键登录的framework资源管理仓库 目前阿里云sdk版本为:v2.12.13.1-2023.05.12.",
6   "homepage": "https://gitee.com/LYPC/LLAliAuthSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "LYPC",
12   "source": {
13     "git": "https://gitee.com/LYPC/LLAliAuthSDK.git",
14     "tag": "0.0.5"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "resources": "LLAliAuthSDK/ATAuthSDK.framework/ATAuthSDK.bundle",
23   "vendored_frameworks": [
24     "LLAliAuthSDK/ATAuthSDK.framework",
25     "LLAliAuthSDK/YTXMonitor.framework",
26     "LLAliAuthSDK/YTXOperators.framework"
27   ],
28   "frameworks": "Network",
29   "static_framework": false,
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC",
32     "ENABLE_BITCODE": "NO"
33   }