blob: ac6a07263482b53e4ef06a135d9e9b808e85861f [file] [log] [blame]
{
"name": "ConnectionLayer",
"platforms": {
"ios": "12.1"
},
"version": "0.0.2",
"summary": "Una capa de conexion simple",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "Framework con un conjunto de operaciones para hacer peticiones http",
"homepage": "https://github.com/migue19/ConnectionLayer",
"authors": {
"Miguel Mexicano Herrera": "miguelmexicano18@gmail.com"
},
"source": {
"git": "https://github.com/migue19/ConnectionLayer.git",
"tag": "0.0.2"
},
"source_files": "ConnectionLayer/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}