blob: c766b414c8f99e8cf184625fdde380cc52945025 [file] [log] [blame]
{
"name": "SSOManager",
"platforms": {
"ios": "9.0"
},
"description": "SSO Manager is framework to manage authentication for innoplexus products. Its provides all authenticated user info along with authnetication details.",
"summary": "SSOManager is drop in framework to manage authentication for innoplexus products",
"requires_arc": true,
"version": "1.21",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhiraj Jadhao": "dhiraj.jadhao@innoplexus.com"
},
"homepage": "https://gitlab.innoplexus.de/innoplexusmobile/SSOManager-iOS",
"source": {
"git": "https://gitlab.innoplexus.de/innoplexusmobile/SSOManager-iOS.git",
"tag": "1.21"
},
"frameworks": [
"UIKit"
],
"dependencies": {
"Alamofire": [
],
"ObjectMapper": [
],
"FacebookLogin": [
]
},
"source_files": [
"SSOManager/**/*.{swift,xib}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}