blob: 9c10380200d49acb679cce21378bada3f45a9c20 [file] [log] [blame]
{
"name": "MCMobileSSO",
"version": "1.0.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.3/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"
]
},
"pushed_with_swift_version": "3.0"
}