[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 0 / SSFacebookLogin / 5.0.4 / SSFacebookLogin.podspec.json
blob1e5f39ae8b42691ea8b03b58422f1079bd395d38
2   "name": "SSFacebookLogin",
3   "version": "5.0.4",
4   "summary": "The Reusable Facebook Login Components for iOS is the easiest way to get data from Facebook.",
5   "description": "The Reusable Facebook Login Components for iOS is the easiest way to get data from Facebook.",
6   "homepage": "https://github.com/simformsolutions/SSFacebookLogin.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sanjaysinh Chauhan": "sanjaysinh.C@simformsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/simformsolutions/SSFacebookLogin.git",
16     "tag": "5.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ReuseabelLogInComponets/Classes/*.swift",
22   "dependencies": {
23     "FBSDKLoginKit": [
24       "4.40.0"
25     ],
26     "FBSDKCoreKit": [
27       "4.40.0"
28     ]
29   }