blob: cd725b14b7631887ab518eafa3e07f81864f8839 [file] [log] [blame]
{
"name": "glogin",
"version": "1.5.0",
"summary": "Grifols login framework",
"homepage": "https://www.grifols.com/en/web/international/home",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Joan Molinas Ramon": "joan.molinas@external.grifols.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.grifols.com/bitbucket/scm/ios/glogin.git",
"tag": "1.5.0"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"static_framework": true,
"swift_version": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}