blob: 172783d16400f56abed616ffdbacdf345e8104ea [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.17",
"swift_version": "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.17/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"dependencies": {
"FacebookCore": [
],
"FacebookLogin": [
],
"Alamofire": [
],
"GoogleSignIn": [
],
"ObjectMapper": [
],
"GTMOAuth2": [
],
"FBSDKCoreKit": [
"4.38.0"
],
"FBSDKLoginKit": [
"4.38.0"
]
}
}