[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.0.21 / MCMobileSSO.podspec.json
blob4873d619a828e16f27e94559a28e58d180da4b35
2   "name": "MCMobileSSO",
3   "version": "1.0.21",
4   "swift_version": "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.0.21/MCMobileSSO.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MCMobileSSO.framework"
22   },
23   "dependencies": {
24     "FacebookCore": [
25       "0.5.0"
26     ],
27     "FacebookLogin": [
28       "0.5.0"
29     ],
30     "Alamofire": [
31       "4.7.3"
32     ],
33     "GoogleSignIn": [
34       "4.2.0"
35     ],
36     "ObjectMapper": [
37       "3.3.0"
38     ],
39     "GTMOAuth2": [
40       "1.1.6"
41     ],
42     "FBSDKCoreKit": [
43       "4.38.1"
44     ],
45     "FBSDKLoginKit": [
46       "4.38.1"
47     ]
48   }