blob: de510fb70d4c9eba6d032cd3de42300af17550fe [file] [log] [blame]
{
"name": "BMSGoogleAuthentication",
"version": "0.0.12",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"summary": "Authentication manager for connecting to IBM Bluemix Mobile Services Google protected resource",
"homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security-googleauthentication",
"license": "Apache License, Version 2.0",
"authors": {
"IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
},
"source": {
"git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security-googleauthentication.git",
"tag": "v0.0.12"
},
"documentation_url": "https://www.ng.bluemix.net/docs/#services/mobileaccess/index.html",
"dependencies": {
"Google/SignIn": [
],
"BMSSecurity": [
]
},
"resources": "Source/GoogleAuthenticationManager.swift"
}