[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 1 / SSGoogleLogin / 1.0.4 / SSGoogleLogin.podspec.json
blob945ae23b5f1a800b253d6999cfcd5df37f67200f
2   "name": "SSGoogleLogin",
3   "version": "1.0.4",
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": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GoogleSigninReusabelComponets/Classes/*.swift",
22   "static_framework": true,
23   "dependencies": {
24     "GoogleSignIn": [
25       ">4.1"
26     ]
27   }