[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 9 / SocketIoP2pPluginIos / 0.1.0 / SocketIoP2pPluginIos.podspec.json
blob90005b0f41f2c4c890ff4f09eb25f8fc545cd6dd
2   "name": "SocketIoP2pPluginIos",
3   "version": "0.1.0",
4   "summary": "A socket IO P2P wrapper",
5   "homepage": "https://github.com/ThinhVu/SocketIoP2pPluginIos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ThinhVu": "vutrongthinhk7@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ThinhVu/SocketIoP2pPluginIos.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "SocketIoP2pPluginIos/Classes/*",
22   "dependencies": {
23     "Socket.IO-Client-Swift": [
24       "~> 15.2.0"
25     ]
26   },
27   "swift_version": "5.0"