[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.6.5 / MCMobileSSO.podspec.json
blobc7cb5c2f6e1d85eaa358a43bfd3a7b90e0c14a8f
2   "name": "MCMobileSSO",
3   "version": "1.6.5",
4   "swift_versions": "5.0",
5   "summary": "An SDK that handles SSO.",
6   "homepage": "https://github.com/mediacorp/mediacorp-sso-ios",
7   "authors": {
8     "fulin zhu": "fulin.zhu@mediacorp.com.sg"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.6.5/MCMobileSSO.zip"
19   },
20   "vendored_frameworks": "MCMobileSSO.xcframework",
21   "xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "FBSDKCoreKit": [
29       "17.0.0"
30     ],
31     "FBSDKLoginKit": [
32       "17.0.0"
33     ],
34     "Alamofire": [
35       "5.6.4"
36     ],
37     "GoogleSignIn": [
38       "7.0.0"
39     ],
40     "ObjectMapper": [
41       "4.2.0"
42     ],
43     "GTMAppAuth": [
44       "2.0.0"
45     ]
46   },
47   "swift_version": "5.0"