blob: 78a5549e9b7b865347763d2c984aaf0996e3557a [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.8",
"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.8/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"dependencies": {
"FacebookCore": [
],
"FacebookLogin": [
],
"Alamofire": [
],
"GoogleSignIn": [
],
"ObjectMapper": [
]
}
}