[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / b / 9 / BrandMessenger / 1.16.1 / BrandMessenger.podspec.json
blob081f190b3f800886d5710891993b3caf0ca126c6
2   "name": "BrandMessenger",
3   "version": "1.16.1",
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.1"
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   }