[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / e / 9 / ChatFramework / 1.0.0 / ChatFramework.podspec.json
blobc1f353bdf4103f0c207ae47c9a0c22e8b2229bde
2   "name": "ChatFramework",
3   "version": "1.0.0",
4   "requires_arc": true,
5   "summary": "This is chat framework",
6   "description": "Framework for chat module",
7   "homepage": "https://github.com/ambucognome/ChatFramework",
8   "license": "MIT",
9   "authors": {
10     "Ambu Sangoli": "ambu@cognome.in"
11   },
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "git": "https://github.com/ambucognome/ChatFramework.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "ChatFramework/**/*.{swift}",
20   "resources": "ChatFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "JitsiMeetSDK": [
24       "5.1.0"
25     ],
26     "Socket.IO-Client-Swift": [
27       "~> 15.2.0"
28     ],
29     "SwiftyJSON": [
31     ],
32     "Kingfisher": [
34     ],
35     "NotificationBannerSwift": [
36       "~> 3.0.0"
37     ],
38     "PlaceholderUITextView": [
40     ]
41   },
42   "swift_versions": "5.5.1",
43   "swift_version": "5.5.1"