[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / b / josh-chat / 0.0.38 / josh-chat.podspec.json
blobe3fa9818c8df4596664788b571fe36bad74ac829
2   "name": "josh-chat",
3   "version": "0.0.38",
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.38"
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   "resources": "Project_chat/Pod-Classes/**/*.{xcassets,ttf}",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.9.1"
29     ],
30     "SendBirdSDK": [
32     ],
33     "IQKeyboardManager": [
34       "~> 6.5.6"
35     ],
36     "lottie-ios": [
37       "~> 3.2.3"
38     ]
39   },
40   "swift_version": "5.0"