blob: c8fc78ecbef2f2a76bd031a5bda326b6db5bd956 [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.36",
"swift_versions": "4.0",
"summary": "An SDK that handles SSO.",
"homepage": "https://github.com/mediacorp/mediacorp-sso-ios",
"authors": {
"Wilfred Angelo Penales": "wilfred@mediacorp.com.sg"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.0.36/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"dependencies": {
"Alamofire": [
"4.7.3"
],
"GoogleSignIn": [
"4.2.0"
],
"ObjectMapper": [
"3.3.0"
],
"GTMOAuth2": [
"1.1.6"
],
"FBSDKCoreKit": [
"5.7.0"
],
"FBSDKLoginKit": [
"5.7.0"
]
},
"swift_version": "4.0"
}