blob: 9f71c35d2c61f87852a5fed41b1f7219eb97f4d0 [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.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhiraj Jadhao": "dhiraj.jadhao@innoplexus.com"
},
"homepage": "https://gitlab.innoplexus.de/dhiraj.jadhao/SSOManager-iOS",
"source": {
"git": "https://gitlab.innoplexus.de/dhiraj.jadhao/SSOManager-iOS.git",
"tag": "1.8"
},
"frameworks": [
"UIKit"
],
"dependencies": {
"Alamofire": [
],
"ObjectMapper": [
],
"FacebookLogin": [
],
"LinkedinSwift": [
]
},
"source_files": [
"SSOManager/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}