[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / AgoraWidgets / 1.0.0 / AgoraWidgets.podspec.json
blobfdbaa446ea48a85b3580a1fcda0fcbd221e3f4d8
2   "name": "AgoraWidgets",
3   "version": "1.0.0",
4   "summary": "Agora widgets",
5   "description": "Agora native widgets",
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   "source": {
15     "git": "git@github.com:AgoraIO-Community/CloudClass-iOS.git",
16     "tag": "agora_widgets_v1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "module_name": "AgoraWidgets",
22   "xcconfig": {
23     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
24   },
25   "swift_versions": [
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3",
30     "5.4"
31   ],
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "arm64 armv7 x86_64"
34   },
35   "user_target_xcconfig": {
36     "VALID_ARCHS": "arm64 armv7 x86_64"
37   },
38   "source_files": [
39     "Widgets/AgoraWidgets/**/*.{h,m,swift}",
40     "Chat/*.{h,m,swift}"
41   ],
42   "resource_bundles": {
43     "AgoraWidgets": [
44       "AgoraResources",
45       "Widgets/AgoraWidgets/AgoraResources"
46     ]
47   },
48   "dependencies": {
49     "AgoraWidget": [
51     ],
52     "AgoraUIBaseViews": [
54     ],
55     "AgoraUIEduBaseViews": [
57     ],
58     "AgoraEduContext": [
60     ]
61   },
62   "swift_version": "5.4"