[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 1 / SSGoogleLogin / 2.0.1 / SSGoogleLogin.podspec.json
blobb4e6d068c10c22b790780e4134097ec1bc4c0566
2   "name": "SSGoogleLogin",
3   "version": "2.0.1",
4   "summary": "The Reusable Google Login Components for iOS is the easiest way to get data from Google.",
5   "description": "The Reusable Google Login Components for iOS is the easiest way to get data from Google.",
6   "homepage": "https://github.com/simformsolutions/SSGoogleLogin.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/SSGoogleLogin.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "GoogleSigninReusabelComponets/Classes/*.swift",
23   "static_framework": true,
24   "dependencies": {
25     "GoogleSignIn": [
26       ">4.1"
27     ]
28   }