[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 2 / d / e / ChatBird / 1.0.0 / ChatBird.podspec.json
blob9ef6eaad78359a2f4c58b4c7611d8bdf04e2841d
2   "name": "ChatBird",
3   "version": "1.0.0",
4   "summary": "Provides a framework that connects the SendBird chat service to the Chatto UI",
5   "description": "This pod provides the glue to connect the SendBird chat service with the Chatto UI.",
6   "homepage": "https://github.com/velos/chatbird-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Rajan": "david@velosmobile.com"
13   },
14   "source": {
15     "git": "https://github.com/velos/chatbird-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ChatBird/Classes/**/*",
23   "resources": "ChatBird/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "dependencies": {
25     "SendBirdSDK": [
27     ],
28     "Chatto": [
30     ],
31     "ChattoAdditions": [
33     ],
34     "Nuke": [
36     ]
37   },
38   "swift_version": "5.0"