[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / AgoraWidgets / 1.0.1 / AgoraWidgets.podspec.json
blob95571f2b7613454ab51a8573a10a64e3e1e4566c
2   "name": "AgoraWidgets",
3   "version": "1.0.1",
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": "AgoraWidgets_v1.0.1"
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     "Common/*.{h,m,swift}"
42   ],
43   "resource_bundles": {
44     "AgoraWidgets": [
45       "AgoraResources",
46       "Widgets/AgoraWidgets/AgoraResources"
47     ]
48   },
49   "dependencies": {
50     "AgoraWidget": [
52     ],
53     "AgoraUIBaseViews": [
55     ],
56     "AgoraUIEduBaseViews": [
58     ],
59     "AgoraEduContext": [
61     ]
62   },
63   "swift_version": "5.4"