blob: c3e03b58b5cd275a93f998adb66a29d77e8f0fb1 [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.2.9",
"swift_versions": "5.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.2.9/MCMobileSSO.zip"
},
"ios": {
"vendored_frameworks": "MCMobileSSO.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"FBSDKCoreKit": [
"7.1.1"
],
"FBSDKLoginKit": [
"7.1.1"
],
"Alamofire": [
"5.2.2"
],
"GoogleSignIn": [
"5.0.2"
],
"ObjectMapper": [
"4.2.0"
],
"GTMAppAuth": [
"1.0.0"
]
},
"swift_version": "5.0"
}