[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 0 / AgoraWidget / 2.8.0 / AgoraWidget.podspec.json
blob485894737306298c04fa047f6bc250aaa7ba2655
2   "name": "AgoraWidget",
3   "version": "2.8.0",
4   "summary": "Agora widget",
5   "description": "Agora widget lib",
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": "AgoraWidget",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1",
21     "5.2",
22     "5.3",
23     "5.4"
24   ],
25   "source": {
26     "http": "https://download.agora.io/sdk/release/AgoraWidget_20221117_1424.zip"
27   },
28   "vendored_frameworks": [
29     "AgoraWidget/*.framework"
30   ],
31   "dependencies": {
32     "AgoraUIBaseViews": [
33       ">= 2.8.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "VALID_ARCHS": "arm64 armv7 x86_64"
38   },
39   "user_target_xcconfig": {
40     "VALID_ARCHS": "arm64 armv7 x86_64"
41   },
42   "xcconfig": {
43     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
44   },
45   "swift_version": "5.4"