blob: 1ccfb8d8b5138341c2beef9d2aa90f4b5114cf03 [file] [log] [blame]
{
"name": "PrimerPod",
"version": "0.0.1",
"summary": "PrimerPod.",
"description": "Este es un pod de prueba",
"homepage": "www.gonet.us",
"license": "MIT",
"authors": {
"Jorge": "jorge.alvarez@gonet.us"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/jorge.alva.vz/PrimerPod.git",
"tag": "0.0.1"
},
"source_files": [
"PrimerPod",
"PrimerPod/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}