blob: 1e5f39ae8b42691ea8b03b58422f1079bd395d38 [file] [log] [blame]
{
"name": "SSFacebookLogin",
"version": "5.0.4",
"summary": "The Reusable Facebook Login Components for iOS is the easiest way to get data from Facebook.",
"description": "The Reusable Facebook Login Components for iOS is the easiest way to get data from Facebook.",
"homepage": "https://github.com/simformsolutions/SSFacebookLogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanjaysinh Chauhan": "sanjaysinh.C@simformsolutions.com"
},
"source": {
"git": "https://github.com/simformsolutions/SSFacebookLogin.git",
"tag": "5.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ReuseabelLogInComponets/Classes/*.swift",
"dependencies": {
"FBSDKLoginKit": [
"4.40.0"
],
"FBSDKCoreKit": [
"4.40.0"
]
}
}