blob: 60722c1a6683ff71c683f139836c8c3921bd59b8 [file] [log] [blame]
{
"name": "AFIPSession",
"version": "0.2.0",
"summary": "Biblioteca para el manejo de datos de una sesisón de una aplicación móvil de AFIP.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.cloudint.afip.gob.ar/mobile-libs/libAFIPSession-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eaceto": "eaceto@afip.gob.ar"
},
"source": {
"git": "git@gitlab.cloudint.afip.gob.ar:mobile-libs/libAFIPSession-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AFIPSession/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
]
},
"swift_version": "5.0"
}