blob: 6680ba52dfa5c1d96ea75ab89e0e0fc75b9256e5 [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.18",
"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.18/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"dependencies": {
"FacebookCore": [
"0.5.0"
],
"FacebookLogin": [
"0.5.0"
],
"Alamofire": [
"4.7.3"
],
"GoogleSignIn": [
"4.2.0"
],
"ObjectMapper": [
"3.3.0"
],
"GTMOAuth2": [
"1.1.6"
],
"FBSDKCoreKit": [
"4.38.1"
],
"FBSDKLoginKit": [
"4.38.1"
]
}
}