[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.2.7 / MCMobileSSO.podspec.json
blob7b8b3802802ff01a631164ffb053213119cfc612
2   "name": "MCMobileSSO",
3   "version": "1.2.7",
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.2.7/MCMobileSSO.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MCMobileSSO.framework"
22   },
23   "dependencies": {
24     "FBSDKCoreKit": [
25       "7.1.1"
26     ],
27     "FBSDKLoginKit": [
28       "7.1.1"
29     ],
30     "Alamofire": [
31       "5.2.2"
32     ],
33     "GoogleSignIn": [
34       "5.0.2"
35     ],
36     "ObjectMapper": [
37       "4.2.0"
38     ],
39     "GTMAppAuth": [
40       "1.0.0"
41     ]
42   },
43   "swift_version": "5.0"