2 "name": "MobileiaAuthenticationCore",
4 "swift_version": "4.0",
5 "summary": "Libreria Authentication Core para MobileIA",
6 "description": "Esta la base para la creacion de servicios de autenticacion y librerias que son creados por MobileIA!",
7 "homepage": "https://github.com/MobileIA/mia-authentication-ios",
9 "type": "Apache License 2.0",
13 "Matias Camiletti": "matias.camiletti@gmail.com"
19 "git": "https://github.com/MobileIA/mia-authentication-ios.git",
23 "MobileiaAuthenticationCore/*.{swift,plist}",
24 "MobileiaAuthenticationCore/Rest/*.swift",
25 "MobileiaAuthenticationCore/Entity/*.swift",
26 "MobileiaAuthenticationCore/Service/*.swift",
27 "MobileiaAuthenticationCore/Realm/*.swift"