blob: e1781e3aa77bfc08acdee5ee755bf8aec2091ba2 [file] [log] [blame]
{
"name": "SocketIoP2pPluginIos",
"version": "0.1.1",
"summary": "A socket IO P2P wrapper",
"homepage": "https://github.com/ThinhVu/SocketIoP2pPluginIos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThinhVu": "vutrongthinhk7@gmail.com"
},
"source": {
"git": "https://github.com/ThinhVu/SocketIoP2pPluginIos.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SocketIoP2pPluginIos/Classes/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.2.0"
]
},
"swift_version": "5.0"
}