[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / b / 3 / FinalyChat / 0.1.8 / FinalyChat.podspec.json
blob4050070e34259aa848c675d490daa9a84767c59f
2   "name": "FinalyChat",
3   "version": "0.1.8",
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.8"
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": false,
35   "subspecs": [
36     {
37       "name": "AlamofireSupport",
38       "dependencies": {
39         "Alamofire": [
40           ">= 5.0",
41           "< 6.0"
42         ]
43       }
44     },
45     {
46       "name": "SwiftyJSONSupport",
47       "dependencies": {
48         "SwiftyJSON": [
49           ">= 5.0",
50           "< 6.0"
51         ]
52       }
53     },
54     {
55       "name": "FMDBSupport",
56       "dependencies": {
57         "FMDB": [
58           ">= 2.7",
59           "< 3.0"
60         ]
61       }
62     },
63     {
64       "name": "SwiftSignalRClientSupport",
65       "dependencies": {
66         "SwiftSignalRClient": [
67           ">= 0.8",
68           "< 1.0"
69         ]
70       }
71     },
72     {
73       "name": "IQKeyboardManagerSupport",
74       "dependencies": {
75         "IQKeyboardManager": [
76           ">= 6.5",
77           "< 7.0"
78         ]
79       }
80     },
81     {
82       "name": "FirebaseCoreSupport",
83       "dependencies": {
84         "Firebase/Core": [
86         ]
87       }
88     },
89     {
90       "name": "FirebaseMessagingSupport",
91       "dependencies": {
92         "Firebase/Messaging": [
94         ]
95       }
96     },
97     {
98       "name": "CosmosSupport",
99       "dependencies": {
100         "Cosmos": [
101           ">= 23.0",
102           "< 24.0"
103         ]
104       }
105     },
106     {
107       "name": "KingfisherSupport",
108       "dependencies": {
109         "Kingfisher": [
110           ">= 7.0",
111           "< 8.0.3"
112         ]
113       }
114     }
115   ],
116   "swift_version": "5.0"