blob: d58b871efc82e0d78ad0e2933e44d092ad09c1c7 [file] [log] [blame]
{
"name": "GoogleSignInSwift",
"version": "0.3.0",
"summary": "Google Sign In allows users to sign in with their Google account.",
"swift_versions": "5.0",
"frameworks": "AuthenticationServices",
"description": "GoogleSignInSwift allows users to sign in with their Google account. A more up-to-date Google Sign In written completely in Swift!",
"homepage": "https://github.com/J0shK/GoogleSignInSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Kowarsky": "josh.kowarsky@gmail.com"
},
"source": {
"git": "https://github.com/J0shK/GoogleSignInSwift.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "GoogleSignInSwift/Classes/**/*",
"swift_version": "5.0"
}