[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / 1 / SceytChatUIKit / 1.5.4 / SceytChatUIKit.podspec.json
blob0ef18fb4663182ca552146e45650a85186025e76
2   "name": "SceytChatUIKit",
3   "version": "1.5.4",
4   "summary": "Fully customizable Chat UI Kit on top of SceytChat SDK.",
5   "homepage": "https://sceyt.com",
6   "license": "MIT",
7   "authors": {
8     "Ovsep Keropian": "ovsep@sceyt.com"
9   },
10   "source": {
11     "git": "https://github.com/sceyt/sceyt-chat-ios-uikit.git",
12     "tag": "v1.5.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "13.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "CoreData"
23     ]
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "SceytChat": [
33       ">= 1.5.4"
34     ]
35   }