[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / b / josh-chat / 0.0.14 / josh-chat.podspec.json
blob7eecc4e6665760d6a5930b752cca59668ebf10f8
2   "name": "josh-chat",
3   "version": "0.0.14",
4   "summary": "A short description of josh-chat.",
5   "description": "josh-chat is a framework to get the chat UI using sendbird UIKit as a base and custom layouts.",
6   "homepage": "http://EXAMPLE/josh-chat",
7   "license": "MIT",
8   "authors": {
9     "Akash Patel": "akash.patel@vectoscalar.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://gitlab.dailyhunt.in/joshchat/josh_chat_ios.git",
17     "tag": "0.0.14"
18   },
19   "source_files": "Project_chat/Pod-Classes/**/*.{swift,h,m,xib}",
20   "resource_bundles": {
21     "MyPodBundle": [
22       "Project_chat/Pod-Classes/**/*.xib"
23     ]
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.9.1"
28     ],
29     "SendBirdSDK": [
31     ],
32     "IQKeyboardManager": [
33       "~> 6.5.6"
34     ],
35     "lottie-ios": [
36       "~> 3.2.3"
37     ]
38   },
39   "swift_version": "5.0"