[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 9 / BrandMessenger / 1.16.0 / BrandMessenger.podspec.json
blob997ef66d2b602c71fe472072564a1531a1330a39
2   "name": "BrandMessenger",
3   "version": "1.16.0",
4   "summary": "BrandMessenger",
5   "description": "Messaging and Chat API for Mobile Apps and Websites",
6   "homepage": "https://khoros.com",
7   "license": "Commercial",
8   "authors": {
9     "Khoros, LLC.": "support@khoros.com"
10   },
11   "source": {
12     "git": "https://github.com/lithiumtech/ios-brandmessenger-sdk-dist.git",
13     "tag": "1.16.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "12.0"
18   },
19   "ios": {
20     "vendored_frameworks": [
21       "BrandMessengerUI.xcframework",
22       "BrandMessengerCore.xcframework",
23       "RichMessageKit.xcframework",
24       "Kingfisher.xcframework",
25       "ISEmojiView.xcframework"
26     ],
27     "frameworks": [
28       "UIKit",
29       "Security",
30       "Foundation",
31       "Network",
32       "MobileCoreServices",
33       "SystemConfiguration",
34       "CoreFoundation"
35     ]
36   }