[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 9 / DyteiOSSocketIO / 0.0.6 / DyteiOSSocketIO.podspec.json
blob0f63998807c93b240cfe1ba7cdece7df27cd0309
2   "name": "DyteiOSSocketIO",
3   "version": "0.0.6",
4   "summary": "Dyte SocketIO",
5   "description": "SocketIO implementation for Dyte",
6   "homepage": "https://docs.dyte.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dyte": "dev@dyte.io"
13   },
14   "source": {
15     "git": "https://github.com/dyte-in/DyteiOSSocketIO.git",
16     "tag": "0.0.6"
17   },
18   "social_media_url": "https://twitter.com/dyte_io",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Source/**/*",
24   "dependencies": {
25     "Starscream": [
26       "~> 4.0.4"
27     ]
28   },
29   "swift_version": "5.0"