[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 9 / AzureCommunicationUIChat / 1.0.0-beta.1 / AzureCommunicationUIChat.podspec.json
blob78f1ad1977601626876006bd9d2a22af13f7ff32
2   "name": "AzureCommunicationUIChat",
3   "version": "1.0.0-beta.1",
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.1"
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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27     "ENABLE_BITCODE": "NO"
28   },
29   "info_plist": {
30     "UILibrarySemVersion": "1.0.0-beta.1"
31   },
32   "dependencies": {
33     "AzureCommunicationChat": [
34       "1.3.0"
35     ],
36     "MicrosoftFluentUI/Avatar_ios": [
37       "0.8.9"
38     ],
39     "MicrosoftFluentUI/BottomSheet_ios": [
40       "0.8.9"
41     ],
42     "MicrosoftFluentUI/Button_ios": [
43       "0.8.9"
44     ],
45     "MicrosoftFluentUI/PopupMenu_ios": [
46       "0.8.9"
47     ],
48     "MicrosoftFluentUI/ActivityIndicator_ios": [
49       "0.8.9"
50     ],
51     "MicrosoftFluentUI/AvatarGroup_ios": [
52       "0.8.9"
53     ]
54   },
55   "swift_version": "5.6"