[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / c / ClarabridgeChat / 3.1.0 / ClarabridgeChat.podspec.json
blob11ed14b5c0f10f1668f587589b00dd95b5387be4
2   "name": "ClarabridgeChat",
3   "version": "3.1.0",
4   "summary": "Clarabridge iOS Chat SDK",
5   "homepage": "https://www.clarabridge.com/",
6   "authors": {
7     "YOU": "anthony.meirlaen@clarabrige.com"
8   },
9   "source": {
10     "git": "https://github.com/engagor/clarabridgechat-ios-distribution.git",
11     "tag": "v3.1.0"
12   },
13   "license": {
14     "type": "Commercial",
15     "text": "https://app.engagor.com/privacy-policy"
16   },
17   "preserve_paths": "build/ClarabridgeChat.xcframework/*",
18   "frameworks": [
19     "ClarabridgeChat",
20     "CoreText",
21     "SystemConfiguration",
22     "CoreTelephony",
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "QuartzCore",
27     "AssetsLibrary",
28     "Photos",
29     "AVFoundation",
30     "CFNetwork"
31   ],
32   "libraries": "icucore",
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/ClarabridgeChat"
35   },
36   "vendored_frameworks": "build/ClarabridgeChat.xcframework",
37   "requires_arc": true,
38   "platforms": {
39     "ios": "8.0"
40   }