[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / 9 / 6 / AgoraWidgets / 2.8.70 / AgoraWidgets.podspec.json
blobe24a35611395c32285477d5ff0040e1b9f983c48
2   "name": "AgoraWidgets",
3   "version": "2.8.70",
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   "module_name": "AgoraWidgets",
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     "git": "git@github.com:AgoraIO-Community/apaas-extapp-ios.git",
27     "tag": "AgoraWidgets_v2.8.70"
28   },
29   "source_files": "SDKs/AgoraWidgets/**/**/*.{h,m,swift}",
30   "dependencies": {
31     "AgoraUIBaseViews": [
32       ">=2.8.0"
33     ],
34     "AgoraWidget": [
35       ">=2.8.0"
36     ],
37     "AgoraLog": [
38       "1.0.2"
39     ],
40     "Armin": [
41       ">=1.1.0"
42     ],
43     "SwifterSwift": [
45     ],
46     "Masonry": [
48     ],
49     "Whiteboard": [
51     ],
52     "Agora_Chat_iOS": [
53       "1.0.6"
54     ],
55     "SDWebImage": [
56       "<=5.12.0"
57     ]
58   },
59   "pod_target_xcconfig": {
60     "VALID_ARCHS": "arm64 armv7 x86_64"
61   },
62   "user_target_xcconfig": {
63     "VALID_ARCHS": "arm64 armv7 x86_64"
64   },
65   "xcconfig": {
66     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
67   },
68   "subspecs": [
69     {
70       "name": "Resources",
71       "resource_bundles": {
72         "AgoraWidgets": [
73           "SDKs/AgoraWidgets/Assets/**/*.{xcassets,strings,gif,mp3,js}"
74         ]
75       }
76     }
77   ],
78   "swift_version": "5.4"