blob: 90005b0f41f2c4c890ff4f09eb25f8fc545cd6dd [file] [log] [blame]
{
"name": "SocketIoP2pPluginIos",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SocketIoP2pPluginIos/Classes/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.2.0"
]
},
"swift_version": "5.0"
}