[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / SSOManager / 1.21 / SSOManager.podspec.json
blobc766b414c8f99e8cf184625fdde380cc52945025
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.21",
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.21"
21   },
22   "frameworks": [
23     "UIKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "ObjectMapper": [
31     ],
32     "FacebookLogin": [
34     ]
35   },
36   "source_files": [
37     "SSOManager/**/*.{swift,xib}"
38   ],
39   "swift_versions": "5.0",
40   "swift_version": "5.0"