[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / josh-chat / 0.0.7 / josh-chat.podspec.json
blobfd16897833f828419032edb5f0ba90cf895e0ae0
2   "name": "josh-chat",
3   "version": "0.0.7",
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": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://gitlab.dailyhunt.in/joshchat/josh_chat_ios.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "Project_chat/Pod-Classes/**/*.{swift,h,m}",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.9.1"
23     ],
24     "SendBirdSDK": [
26     ],
27     "IQKeyboardManager": [
28       "~> 6.5.6"
29     ],
30     "lottie-ios": [
31       "~> 3.2.3"
32     ]
33   },
34   "swift_version": "5.0"