[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.5.9 / MCMobileSSO.podspec.json
blobed64976fa73cf5a794626c31daf4b419ce6b0160
2   "name": "MCMobileSSO",
3   "version": "1.5.9",
4   "swift_versions": "5.0",
5   "summary": "An SDK that handles SSO.",
6   "homepage": "https://github.com/mediacorp/mediacorp-sso-ios",
7   "authors": {
8     "Wilfred Angelo Penales": "wilfred@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.5.9/MCMobileSSO.zip"
19   },
20   "vendored_frameworks": "MCMobileSSO.xcframework",
21   "xcconfig": {
22     "VALID_ARCHS": "arm64 armv7 x86_64"
23   },
24   "dependencies": {
25     "FBSDKCoreKit": [
26       "11.1.0"
27     ],
28     "FBSDKLoginKit": [
29       "11.1.0"
30     ],
31     "Alamofire": [
32       "5.6.1"
33     ],
34     "GoogleSignIn": [
35       "6.2.2"
36     ],
37     "ObjectMapper": [
38       "4.2.0"
39     ],
40     "GTMAppAuth": [
41       "1.3.0"
42     ]
43   },
44   "swift_version": "5.0"