[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / f / 8 / SSOManager / 1.7 / SSOManager.podspec.json
blobe36f80a63ea47e8d585affd763c1a84e1f30b5e4
2   "name": "SSOManager",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "description": "SSO Manager is framework to manage authentication for innoplexus products. Its provides all authenticated user info along with authnetication details.",
7   "summary": "SSOManager is drop in framework to manage authentication for innoplexus products",
8   "requires_arc": true,
9   "version": "1.7",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Dhiraj Jadhao": "dhiraj.jadhao@innoplexus.com"
16   },
17   "homepage": "https://gitlab.innoplexus.de/dhiraj.jadhao/SSOManager-iOS",
18   "source": {
19     "git": "https://gitlab.innoplexus.de/dhiraj.jadhao/SSOManager-iOS.git",
20     "tag": "1.7"
21   },
22   "frameworks": [
23     "UIKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "ObjectMapper": [
31     ],
32     "FacebookLogin": [
34     ],
35     "LinkedinSwift": [
37     ]
38   },
39   "source_files": [
40     "SSOManager/**/*.{swift}"
41   ],
42   "pushed_with_swift_version": "3.0"