[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / d / 6 / NewChatDemo2 / 0.4.2 / NewChatDemo2.podspec.json
blob538398f9ff6d653f729de5ebb25425a332c68a0e
2   "name": "NewChatDemo2",
3   "version": "0.4.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/NewChatDemo2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sanjay.khatri02@outlook.com": "sanjay.khatri02@outlook.com"
13   },
14   "source": {
15     "http": "https://github.com/sanjaykhatri02/TestFrame/raw/main/ChatDummy.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "preserve_paths": "ChatDummy.xcframework",
25   "vendored_frameworks": "ChatDummy.xcframework",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "QuickLook",
30     "Photos",
31     "MobileCoreServices"
32   ],
33   "dependencies": {
34     "Alamofire": [
35       ">= 5.8.1",
36       "< 6.0"
37     ],
38     "SwiftyJSON": [
40     ],
41     "FMDB": [
43     ],
44     "SwiftSignalRClient": [
46     ],
47     "IQKeyboardManager": [
49     ],
50     "Firebase/Core": [
52     ],
53     "Firebase/Messaging": [
55     ],
56     "Kingfisher": [
58     ],
59     "Cosmos": [
61     ]
62   },
63   "swift_version": "5.0"