blob: a01867fe4dd5cd708b7c904e03ed940497981e96 [file] [log] [blame]
{
"name": "SSGoogleLogin",
"version": "1.0.3",
"summary": "The Reusable Google Login Components for iOS is the easiest way to get data from Google.",
"description": "The Reusable Google Login Components for iOS is the easiest way to get data from Google.",
"homepage": "https://github.com/simformsolutions/SSGoogleLogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanjaysinh Chauhan": "sanjaysinh.C@simformsolutions.com"
},
"source": {
"git": "https://github.com/simformsolutions/SSGoogleLogin.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GoogleSigninReusabelComponets/Classes/*.swift",
"static_framework": true,
"dependencies": {
"GoogleSignIn": [
">4.1"
]
}
}