[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 9 / DyteiOSSocketIO / 0.0.1 / DyteiOSSocketIO.podspec.json
blob9c0fefdc59b865ca8c29d28a93412767fd5f6ae6
2   "name": "DyteiOSSocketIO",
3   "version": "0.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/dyte_io",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "Source/**/*",
24   "dependencies": {
25     "Starscream": [
26       "~> 4.0.4"
27     ]
28   },
29   "swift_version": "4.0"