[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 0 / b / 3 / FinalyChat / 0.1.4 / FinalyChat.podspec.json
blob533344257d9fe3066bbec47b9c5039261632b1a4
2   "name": "FinalyChat",
3   "version": "0.1.4",
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.4"
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   "subspecs": [
68     {
69       "name": "KingfisherSupport",
70       "dependencies": {
71         "Kingfisher": [
72           ">= 7.0",
73           "< 8.0.3"
74         ]
75       }
76     }
77   ],
78   "swift_version": "5.0"