blob: 063dd10b77ad757af508a67c3c5170cbcc66a85a [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.1.6",
"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.1.6/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.4.1"
],
"FBSDKLoginKit": [
"5.4.1"
]
},
"swift_version": "4.0"
}