[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.3.8 / MCMobileSSO.podspec.json
blobaa5e1220404246cc81f9b7e2d7cf503f5938f92a
2   "name": "MCMobileSSO",
3   "version": "1.3.8",
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.3.8/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.0.0"
32     ],
33     "FBSDKLoginKit": [
34       "11.0.0"
35     ],
36     "FBSDKCoreKit_Basics": [
37       "11.0.0"
38     ],
39     "Alamofire": [
40       "5.4.3"
41     ],
42     "GoogleSignIn": [
43       "5.0.2"
44     ],
45     "ObjectMapper": [
46       "4.2.0"
47     ],
48     "GTMAppAuth": [
49       "1.2.2"
50     ]
51   },
52   "swift_version": "5.0"