blob: 7ad3ba95032b2e8461bbef09e624f9a141385463 [file] [log] [blame]
{
"name": "PruebaSDK",
"version": "0.1.0",
"summary": "Esto es un SDK de prueba.",
"description": "'Esta es la descripcion del SDK de prueba.'",
"homepage": "https://github.com/andres.amdc@gmail.com/PruebaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andres Avila": "andres.avila@netpay.com.mx"
},
"source": {
"git": "https://github.com/AndresAMDC/PruebaSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}