2 "name": "AgoraWidgets",
4 "summary": "Agora widgets",
5 "description": "Agora native widgets",
6 "homepage": "https://docs.agora.io/en/agora-class/landing-page?platform=iOS",
9 "text": "Copyright 2020 agora.io. All rights reserved."
12 "Agora Lab": "developer@agora.io"
15 "git": "git@github.com:AgoraIO-Community/apaas-extapp-ios.git",
16 "tag": "AgoraWidgets_v2.0.0"
21 "module_name": "AgoraWidgets",
23 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
32 "pod_target_xcconfig": {
33 "VALID_ARCHS": "arm64 armv7 x86_64"
35 "user_target_xcconfig": {
36 "VALID_ARCHS": "arm64 armv7 x86_64"
39 "Widgets/AgoraWidgets/**/*.{h,m,swift}",
40 "Common/*.{h,m,swift}",
41 "RenderSpread/*.{h,m,swift}",
42 "Cloud/**/*.{h,m,swift}",
43 "Whiteboard/**/*.{h,m,swift}",
44 "RtmIM/**/*.{h,m,swift}"
62 "AgoraUIEduBaseViews": [
77 "AgoraResources/*/*.{strings}",
79 "Widgets/AgoraWidgets/AgoraResources/*/*.{strings}",
80 "Widgets/AgoraWidgets/*.xcassets"
85 "swift_version": "5.4"