[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 3 / FinalyChat / 0.1.2 / FinalyChat.podspec.json
blob8eb63e90c1dd763f2ec18a5ee484d9d055c5bb57
2   "name": "FinalyChat",
3   "version": "0.1.2",
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/FinalyChat",
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/FinalyChat.git",
16     "tag": "0.1.2"
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   "static_framework": true,
35   "dependencies": {
36     "Alamofire": [
37       ">= 5.0",
38       "< 6.0"
39     ],
40     "SwiftyJSON": [
41       ">= 5.0",
42       "< 6.0"
43     ],
44     "FMDB": [
45       ">= 2.7",
46       "< 3.0"
47     ],
48     "SwiftSignalRClient": [
49       ">= 0.8",
50       "< 1.0"
51     ],
52     "IQKeyboardManager": [
53       ">= 6.5",
54       "< 7.0"
55     ],
56     "Firebase/Core": [
58     ],
59     "Firebase/Messaging": [
61     ],
62     "Cosmos": [
63       ">= 23.0",
64       "< 24.0"
65     ]
66   },
67   "default_subspecs": "Private",
68   "subspecs": [
69     {
70       "name": "Private",
71       "dependencies": {
72         "SwiftSignalRClient": [
73           ">= 0.8",
74           "< 1.0"
75         ],
76         "IQKeyboardManager": [
77           ">= 6.5",
78           "< 7.0"
79         ],
80         "Kingfisher": [
81           ">= 7.0.0",
82           "< 8.0.3"
83         ]
84       }
85     }
86   ],
87   "swift_version": "5.0"