4 "summary": "CloudClass Widget",
5 "description": "CloudClass Chat Widget",
6 "module_name": "ChatWidget",
7 "homepage": "https://docs.agora.io/en/agora-class/landing-page?platform=iOS",
10 "text": "Copyright 2020 agora.io. All rights reserved."
13 "Agora Lab": "developer@agora.io"
16 "git": "git@github.com:AgoraIO-Community/apaas-extapp-ios.git",
17 "tag": "ChatWidget_v2.0.0"
19 "frameworks": "UIKit",
20 "libraries": "stdc++",
24 "pod_target_xcconfig": {
25 "DEFINES_MODULE": "YES",
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386,arm64",
27 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
47 "Widgets/ChatWidget/ChatWidget/ChatWidget.bundle",
48 "ChatWidget/ChatWidget.bundle"
51 "Widgets/ChatWidget/ChatWidget/**/*.{h,m,strings}",
52 "ChatWidget/**/*.{h,m,strings}"
54 "public_header_files": [
55 "ChatWidget/Main/ChatWidget.h",
56 "Widgets/ChatWidget/ChatWidget/Main/ChatWidget.h"