blob: 78b7048305a331ee6ab4a7623b57bf35e8d08d2b [file] [log] [blame]
{
"name": "BMSFacebookAuthentication",
"version": "2.0.5",
"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": "v2.0.5"
},
"documentation_url": "https://www.ng.bluemix.net/docs/#services/mobileaccess/index.html",
"dependencies": {
"BMSSecurity": [
"~> 2.0"
],
"FBSDKLoginKit": [
"~> 4.9"
]
},
"resources": "Source/FacebookAuthenticationManager.swift"
}