blob: 8a33fee846b79ab0b5d21528e0e5e31dc3762e06 [file] [log] [blame]
{
"name": "MZFacebookManager",
"version": "1.0.4",
"summary": "Facebook Login Manager.",
"description": "You can easily login inside Facebook",
"homepage": "https://github.com/muzammil-triffort/MZFacebookManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muzammil Mohammad": "muzammil@triffort.com"
},
"source": {
"git": "https://github.com/muzammil-triffort/MZFacebookManager.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZFacebookManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"FBSDKLoginKit": [
],
"FBSDKCoreKit": [
]
}
}