[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / 0 / SocketKitIO / 0.1.0 / SocketKitIO.podspec.json
blobce6e6c72fe24fd1daf2451dc2dd619a8037b2b24
2   "name": "SocketKitIO",
3   "version": "0.1.0",
4   "summary": "A short description of SocketKitIO.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/arzrasel/SocketKitIO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Md. Rashed - Uz - Zaman": "rashedgit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arzrasel/SocketKitIO.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "dependencies": {
23     "Socket.IO-Client-Swift": [
24       "~> 15.2.0"
25     ]
26   }