[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / b / 7 / FinalChat / 0.1.7 / FinalChat.podspec.json
blob0928a26e0da8bf2328766b56d5877c257f3170a8
2   "name": "FinalChat",
3   "version": "0.1.7",
4   "summary": "A ChatTestDemo App That is Demo. that is enough for now",
5   "description": "'A ChatTestDemo App That is Demo. Once Intalled and the use it Easily.'",
6   "homepage": "https://github.com/sanjaykhatri02/FinalChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sanjay.khatri02@outlook.com": "sanjay.khatri02@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/sanjaykhatri02/FinalChat.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "preserve_paths": "**/ChatDummyNewy.xcframework",
26   "vendored_frameworks": "**/ChatDummyNewy.xcframework",
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "QuickLook",
31     "Photos",
32     "MobileCoreServices"
33   ],
34   "dependencies": {
35     "Alamofire": [
36       ">= 5.0",
37       "< 6.0"
38     ],
39     "SwiftyJSON": [
40       ">= 5.0",
41       "< 6.0"
42     ],
43     "FMDB": [
44       ">= 2.7",
45       "< 3.0"
46     ],
47     "SwiftSignalRClient": [
48       ">= 0.8",
49       "< 1.0"
50     ],
51     "IQKeyboardManager": [
52       ">= 6.5",
53       "< 7.0"
54     ],
55     "Firebase/Core": [
57     ],
58     "Firebase/Messaging": [
60     ],
61     "Cosmos": [
62       ">= 23.0",
63       "< 24.0"
64     ]
65   },
66   "swift_version": "5.0"