[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.1.1 / MCMobileSSO.podspec.json
blob85e25f3e35d485a283a51ac25a8ef5bc085db712
2   "name": "MCMobileSSO",
3   "version": "1.1.1",
4   "swift_versions": "4.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.1.1/MCMobileSSO.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MCMobileSSO.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "4.7.3"
26     ],
27     "GoogleSignIn": [
28       "4.2.0"
29     ],
30     "ObjectMapper": [
31       "3.3.0"
32     ],
33     "GTMOAuth2": [
34       "1.1.6"
35     ],
36     "FBSDKCoreKit": [
37       "5.4.1"
38     ],
39     "FBSDKLoginKit": [
40       "5.4.1"
41     ]
42   },
43   "swift_version": "4.0"