blob: a757d587e40ac4d41a2a5d29cd2bf151c199dcb7 [file] [log] [blame]
{
"name": "glogin",
"version": "1.1.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://bdtrz@git.grifols.com/bitbucket/scm/ios/glogin.git",
"tag": "1.1.0"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"static_framework": true,
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}