[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 3 / AFIPSession / 0.2.0 / AFIPSession.podspec.json
blob60722c1a6683ff71c683f139836c8c3921bd59b8
2   "name": "AFIPSession",
3   "version": "0.2.0",
4   "summary": "Biblioteca para el manejo de datos de una sesisón de una aplicación móvil de AFIP.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://gitlab.cloudint.afip.gob.ar/mobile-libs/libAFIPSession-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "eaceto": "eaceto@afip.gob.ar"
14   },
15   "source": {
16     "git": "git@gitlab.cloudint.afip.gob.ar:mobile-libs/libAFIPSession-iOS.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AFIPSession/Classes/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   },
28   "swift_version": "5.0"