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