[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 9 / AzureCommunicationUIChat / 1.0.0-beta.3 / AzureCommunicationUIChat.podspec.json
blob3d5406daceb96beed1a0298997b3040bd6af100c
2   "name": "AzureCommunicationUIChat",
3   "version": "1.0.0-beta.3",
4   "summary": "UI Library to quickly integrate Azure Communication Chat Services experiences into your applications.",
5   "homepage": "https://github.com/Azure/communication-ui-library-ios",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Microsoft",
10   "source": {
11     "git": "https://github.com/Azure/communication-ui-library-ios.git",
12     "tag": "AzureCommunicationUIChat_1.0.0-beta.3"
13   },
14   "module_name": "AzureCommunicationUIChat",
15   "swift_versions": "5.6",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source_files": [
20     "AzureCommunicationUI/sdk/AzureCommunicationUIChat/Sources/**/*.swift",
21     "AzureCommunicationUI/sdk/AzureCommunicationUICommon/Sources/AzureCommunicationUICommon/*.swift",
22     "AzureCommunicationUI/sdk/common/**/Sources/**/*.swift"
23   ],
24   "resources": "AzureCommunicationUI/sdk/AzureCommunicationUIChat/Sources/**/*.{xcassets,strings}",
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "info_plist": {
29     "UILibrarySemVersion": "1.0.0-beta.3"
30   },
31   "dependencies": {
32     "AzureCommunicationChat": [
33       "1.3.1"
34     ],
35     "MicrosoftFluentUI/Avatar_ios": [
36       "0.10.0"
37     ],
38     "MicrosoftFluentUI/BottomSheet_ios": [
39       "0.10.0"
40     ],
41     "MicrosoftFluentUI/Button_ios": [
42       "0.10.0"
43     ],
44     "MicrosoftFluentUI/PopupMenu_ios": [
45       "0.10.0"
46     ],
47     "MicrosoftFluentUI/ActivityIndicator_ios": [
48       "0.10.0"
49     ],
50     "MicrosoftFluentUI/AvatarGroup_ios": [
51       "0.10.0"
52     ]
53   },
54   "swift_version": "5.6"