blob: 4b1acf3181a454dfcf702c06950973e5b51d59be [file] [log] [blame]
{
"name": "SSGoogleLogin",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GoogleSigninReusabelComponets/Classes/*.swift",
"static_framework": true,
"dependencies": {
"GoogleSignIn": [
">4.1"
]
}
}