[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 1 / AgoraFoundation / 1.0.0-alpha / AgoraFoundation.podspec.json
blob31285ca077da0f45ee1d1b33caf14122d068f7c4
2   "name": "AgoraFoundation",
3   "version": "1.0.0-alpha",
4   "summary": "AgoraFoundation",
5   "description": "AgoraFoundation.",
6   "homepage": "https://docs.agora.io/en/agora-class/landing-page?platform=iOS",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 agora.io. All rights reserved."
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "module_name": "AgoraFoundation",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://download.agora.io/sdk/release/AgoraFoundation_20240605_1554.zip"
20   },
21   "vendored_frameworks": [
22     "AgoraFoundation/*.framework"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 armv7 x86_64"
26   },
27   "user_target_xcconfig": {
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   },
30   "xcconfig": {
31     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
32   }