blob: 8dfda43fd85a8f38186c7569ad46631ae8d764a9 [file] [log] [blame]
{
"name": "BMSFacebookAuthentication",
"version": "0.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": "0.0.1"
},
"documentation_url": "https://www.ng.bluemix.net/docs/#services/mobileaccess/index.html",
"dependencies": {
"BMSCore": [
],
"BMSSecurity": [
],
"FBSDKLoginKit": [
"~> 4.9"
]
},
"source_files": "Source/FacebookAuthenticationManager.swift"
}