[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 3 / b / ChatLib / 1.0.6 / ChatLib.podspec.json
blob5bac3ba35b6eed354e35e05aaa42bf11000718b8
2   "name": "ChatLib",
3   "version": "1.0.6",
4   "summary": "ChatLib iOS Client",
5   "description": "Chat",
6   "homepage": "https://github.com/ssagarShinde/Colab.git",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar": "s.dshinde13@gmail.com"
13   },
14   "swift_versions": "5",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/ssagarShinde/Colab.git",
20     "tag": "1.0.6"
21   },
22   "requires_arc": true,
23   "source_files": "ChatLib/ChatLib/Sources/**/*.{h,m,swift}",
24   "exclude_files": "Classes/Exclude",
25   "resource_bundles": {
26     "ChatLib": [
27       "ChatLib/ChatLib/Sources/**/*.xcassets"
28     ]
29   },
30   "resources": [
31     "ChatLib/ChatLib/Sources/**/*.xcassets"
32   ],
33   "ios": {
34     "frameworks": "UIKit"
35   },
36   "dependencies": {
37     "Socket.IO-Client-Swift": [
38       "~> 15.2.0"
39     ]
40   },
41   "swift_version": "5"