blob: 088786f5d7e1b5231233cda8dd78f77b7238df7e [file] [log] [blame]
{
"name": "BMSFacebookAuthentication",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"summary": "Authentication manager for connecting to IBM Bluemix Mobile Services Facebook protected resource",
"homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security-facebookauthentication",
"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-facebookauthentication.git",
"tag": "v1.0.1"
},
"documentation_url": "https://www.ng.bluemix.net/docs/#services/mobileaccess/index.html",
"dependencies": {
"BMSSecurity": [
"~> 1.0"
],
"FBSDKLoginKit": [
"~> 4.9"
]
},
"resources": "Source/FacebookAuthenticationManager.swift"
}