blob: 3daaeada128ce5d6d8604937d5a543a64f194823 [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.4",
"swift_version": "3.3",
"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": "9.0"
},
"source": {
"http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.0.4/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"dependencies": {
"FacebookCore": [
"0.2.0"
],
"FacebookLogin": [
"0.2.0"
],
"Alamofire": [
"4.5.1"
],
"GoogleSignIn": [
"4.0.2"
],
"ObjectMapper": [
"2.2.8"
]
}
}