[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / 9 / 7 / 1 / AgoraFoundation / 1.1.0 / AgoraFoundation.podspec.json
bloba70f5c992fe4af3934220eef4f57711ba88e9d7b
2   "name": "AgoraFoundation",
3   "version": "1.1.0",
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   "dependencies": {
19     "AgoraLog": [
20       "~> 1.0.2"
21     ]
22   },
23   "source": {
24     "http": "https://solutions-apaas.agora.io/lib/ios/AgoraFoundation_20241106_1636.zip"
25   },
26   "vendored_frameworks": [
27     "AgoraFoundation/*.framework"
28   ],
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "arm64 armv7 x86_64"
31   },
32   "user_target_xcconfig": {
33     "VALID_ARCHS": "arm64 armv7 x86_64"
34   },
35   "xcconfig": {
36     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
37   }