[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / SSOManager / 1.12 / SSOManager.podspec.json
blob135be5d67be144d530b4cf6e7ec38568136e60dd
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.12",
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/innoplexusmobile/SSOManager-iOS",
18   "source": {
19     "git": "https://gitlab.innoplexus.de/innoplexusmobile/SSOManager-iOS.git",
20     "tag": "1.12"
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,xib,png}"
41   ]