blob: 82836a8bfd42c64ac2fd9a2ad3b5bc9e3397fd7a [file] [log] [blame]
{
"name": "ConnectSocketJava",
"version": "0.1.0",
"summary": "conectar con el servidor java de Ennovasoft.",
"description": "Esta libreria facilita la conexion con un servidor en java mediante sockets propio de Ennovasoft.",
"homepage": "https://github.com/Dexors09/ConnectSocketJava",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ennovasoft": "dexors09@gmail.com"
},
"source": {
"git": "https://github.com/Dexors09/ConnectSocketJava.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "ConnectSocketJava/Classes/**/*"
}