blob: 7d67ef787a835acbffe611c8a3026517e9127840 [file] [log] [blame]
{
"name": "NBFacebookManager",
"version": "0.0.2",
"summary": "Facebook manager for social media login integration",
"description": "Integrate Facebook login in your application with only two steps.",
"homepage": "https://github.com/fahidattique55/NBFacebookManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fahid Attique": "fahidattique55@gmail.com"
},
"source": {
"git": "https://github.com/fahidattique55/NBFacebookManager.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NBFacebookManager/Classes/**/*.{swift}",
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
]
},
"pushed_with_swift_version": "3.0"
}