[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.4.3 / MCMobileSSO.podspec.json
blobf34c9215e7836b58c342444256e831ed1d4a8211
2   "name": "MCMobileSSO",
3   "version": "1.4.3",
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": "10.0"
16   },
17   "source": {
18     "http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.4.3/MCMobileSSO.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MCMobileSSO.framework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "FBSDKCoreKit": [
31       "11.1.0"
32     ],
33     "FBSDKLoginKit": [
34       "11.1.0"
35     ],
36     "Alamofire": [
37       "5.4.3"
38     ],
39     "GoogleSignIn": [
40       "6.0.1"
41     ],
42     "ObjectMapper": [
43       "4.2.0"
44     ],
45     "GTMAppAuth": [
46       "1.2.2"
47     ]
48   },
49   "swift_version": "5.0"