[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / b / SSOKit / 2.0.0 / SSOKit.podspec.json
blob08694725b0ed989d1398fb3d4952bcc47b96dc55
2   "name": "SSOKit",
3   "version": "2.0.0",
4   "summary": "ManoramaKit is a Single Sign-in SDK for iOS applications, which follows a neat introduction to Mobile Authorization.",
5   "homepage": "http://git.hifx.in/mm-shamar/mm-sso-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sijo": "sijo@hifx.co.in"
12   },
13   "source": {
14     "git": "http://ssosdk:Ssosdk_123@git.hifx.in/mm-shamar/mm-sso-sdk-ios.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "ios": {
23     "resource_bundles": {
24       "ManoramaKit": "ManoramaKit/**/*.{png,xib,json,ttf}"
25     }
26   },
27   "source_files": [
28     "ManoramaKit",
29     "ManoramaKit/**/*.{h, swift}"
30   ],
31   "static_framework": true,
32   "frameworks": [
33     "UIKit",
34     "SafariServices",
35     "AuthenticationServices"
36   ],
37   "dependencies": {
38     "GoogleSignIn": [
40     ],
41     "FBSDKLoginKit/Swift": [
43     ],
44     "ManoramaSessions": [
46     ]
47   },
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.0"